nukeykt / Nuked-SC55

Roland SC-55 series emulation
Other
286 stars 33 forks source link

SysEx drum pitch writes cause a "DT1 Data Error" message with no change to drum pitch #20

Closed MovieMovies1 closed 2 months ago

MovieMovies1 commented 3 months ago

As the title states, any SysEx drum pitch writes cause a "DT1 Data Error" message with no actual change to drum pitches. On hardware, there is no error messages and the drum pitch is changed accordingly. This issue does not affect NRPN-based drum pitch writes.

Example: Sending the SysEx message F0 41 10 42 12 41 01 26 48 50 F7 to the SC-55mkII changes the pitch of the acoustic snare drum (MIDI note 26h) to be higher. Nuked-SC55 only results in the aforementioned "DT1 Data Error" without any pitch change occuring.

MovieMovies1 commented 2 months ago

Issue appears resolved in the latest release at the time of writing this (0.3.0),