Skip to content

Handle zero-velocity note releases#43

Open
bugQ wants to merge 1 commit intoGadgetFactory:masterfrom
bugQ:patch-1
Open

Handle zero-velocity note releases#43
bugQ wants to merge 1 commit intoGadgetFactory:masterfrom
bugQ:patch-1

Conversation

@bugQ
Copy link
Copy Markdown

@bugQ bugQ commented Apr 14, 2013

Many MIDI keyboards, controllers, and software don't send actual NoteOff data, instead sending NoteOn with velocity 0 to indicate the end of the note. MIDI 1.0+ specifies that this should be interpreted the same as a NoteOff, just without a specific release velocity.

Many MIDI keyboards, controllers, and software don't send actual NoteOff data, instead sending NoteOn with velocity 0 to indicate the end of the note.   MIDI 1.0+ specifies that this should be interpreted the same as a NoteOff, just without a specific release velocity.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant