We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
[patternal] Note off messages should be sent right before the next beat, and not immediately after its note on.
This is so that we can hear some MIDI notes for enough time so that the listener can actually hear it.
See PR #50
The text was updated successfully, but these errors were encountered:
The note off should happen on the next beat - not right away.
Sorry, something went wrong.
No branches or pull requests
[patternal] Note off messages should be sent right before the next beat, and not immediately after its note on.
This is so that we can hear some MIDI notes for enough time so that the listener can actually hear it.
Technical details
See PR #50
The text was updated successfully, but these errors were encountered: