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

Fix polyphonic pressure (aftertouch) message writing. #16

Merged
merged 1 commit into from
Apr 6, 2023

Conversation

jboone
Copy link
Contributor

@jboone jboone commented Apr 6, 2023

Wrong constant was used, implying message with a different length, which caused mis-parsing on the read side, mis-aligning and corrupting successive messages.

Wrong constant was used, implying message with a different length, which caused mis-parsing on the read side, mis-aligning and corrupting successive messages.
@SpotlightKid
Copy link
Owner

Oops. Good catch! Thanks!

@SpotlightKid SpotlightKid merged commit f9a8a36 into SpotlightKid:master Apr 6, 2023
SpotlightKid added a commit that referenced this pull request Aug 21, 2023
Signed-off-by: Christopher Arndt <chris@chrisarndt.de>
SpotlightKid added a commit that referenced this pull request Aug 21, 2023
Signed-off-by: Christopher Arndt <chris@chrisarndt.de>
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.

2 participants