ffont / official-ddrm-issue-tracker

5 stars 0 forks source link

1.3.0 Wrong CC# when sending MIDI out for layer 2 SQR and SAW switches #39

Open ffont opened 5 years ago

ffont commented 5 years ago

According to DDRM midi spec, layer 2 SQR and SAW switches are controlled by MIDI CC numbers 70 and 71 respectively. This woks fine and parameters can be set correctly by sending MIDI CC messages to these numbers. However, when moving the switches in the hardware panel, DDRM sends MIDI out to 71 for SQR and 70 for SAW instead of 70 for SQR and 71 for SAW (numbers are inverted).