diff --git a/src/minidexed.ini b/src/minidexed.ini index 00826b1..de8587d 100644 --- a/src/minidexed.ini +++ b/src/minidexed.ini @@ -60,8 +60,8 @@ LongPressTimeout=400 # MIDI Button Navigation # Specify MIDI CC to act as a button # NB: Off < 64 < ON -# CC channel: 0=OMNI; 1-16 MIDI Ch; >16 OFF -MIDIButtonCh=255 +# CC channel: 0=OFF; 1-16 MIDI Ch; >16 Omni +MIDIButtonCh=0 MIDIButtonPrev=85 MIDIButtonNext=86 MIDIButtonHome=87