Skip to content

Treat notes with velocity of zero as off#26

Open
pcardune wants to merge 1 commit intonicorobo:masterfrom
pcardune:bug/velocity-0
Open

Treat notes with velocity of zero as off#26
pcardune wants to merge 1 commit intonicorobo:masterfrom
pcardune:bug/velocity-0

Conversation

@pcardune
Copy link

@pcardune pcardune commented Aug 9, 2024

See this issue for more details
#20

TL;DR: some midi instruments send a "note on" message with velocity zero instead of "note off" messages. Prior to this change, the useMidiNotes hook would never remove notes from the list when using these instruments. Now those instruments work like other ones.

See this issue for more details
nicorobo#20

TL;DR: some midi instruments send a "note on" message with velocity zero instead of "note off" messages. Prior to this change, the `useMidiNotes` hook would never remove notes from the list when using these instruments. Now those instruments work like other ones.
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