Skip to content

Conversation

@Psychlist1972
Copy link
Collaborator

@Psychlist1972 Psychlist1972 commented Jan 20, 2026

Fixes issues #829 and #822

Works around RPN/NRPN bug/limitation in AM_MIDI2 lib where it uses RPN/NRPN running status even if the group index is different. (Also opened an issue on Andrew's repo for that)

Fix UMP to BS Transform processing of messages to handle changes in group across the buffer (this is an important bug because it causes loss of group information whenever we translate from UMP to Bytestream. This would not impact the KS Aggregate MIDI transport because this check is performed elsewhere, but it would impact MIDI 1.0 clients connected to any device (MIDI 1 or MIDI 2) which has more than one Group Index).

Add additional test for the UMP Iterator and add tests to validate multi-group handling for UMPToBSTransform.

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