Skip to content

Multiple note-on matches for note-off will discard data #2

Open
@OleAd

Description

@OleAd

Having multiple note-on matches for note-off will select only the first candidate, and therefore discard data. Suggestion: As note-on is frequently more important than note-off, keep all note-on, and insert NaN if no note-off is found.

if (length(ind)==0)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions