Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

kb-showhey
Copy link

I found a bug in PitchBend value conversion in MIDI 1.0 to MIDI 2.0 Protocol.
The variable to store 14bit value was set to uint8_t, so I changed it to uint32_t.

@starfishmod starfishmod merged commit 6603112 into midi2-dev:main May 15, 2025
@starfishmod
Copy link
Member

Thanks for this fix!

@kb-showhey
Copy link
Author

Thanks for the merge.
Thanks to you, I could release OSS repository for MIDI 2.0 USB Device!

https://github.com/kb-showhey/MIDI2_USB_Dev

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