Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Monosynth does not support MIDI note-on with zero velocity #319

Open
riban-bw opened this issue Oct 14, 2022 · 0 comments
Open

Monosynth does not support MIDI note-on with zero velocity #319

riban-bw opened this issue Oct 14, 2022 · 0 comments

Comments

@riban-bw
Copy link

The MIDI 1.0 specification states that a note-on command with velocity zero should be treated as a note-off command. This is particularly useful for data thinning with running status. As a result, many controllers send note-on with zero velocity instead of note-off commands. Monosynth does not seem to support this and expects note-off commands.

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

No branches or pull requests

1 participant