MIDI Button Navigation configuration for Nektar Impact LX

pull/366/head^2
probonopd 2 years ago committed by GitHub
parent c7168d434f
commit 3d93d815ec
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 10
      src/minidexed.ini

@ -62,11 +62,11 @@ LongPressTimeout=400
# NB: Off < 64 < ON
# CC channel: 0=OFF; 1-16 MIDI Ch; >16 Omni
MIDIButtonCh=0
MIDIButtonPrev=85
MIDIButtonNext=86
MIDIButtonHome=87
MIDIButtonSelect=89
MIDIButtonBack=90
MIDIButtonPrev=00
MIDIButtonNext=02
MIDIButtonBack=03
MIDIButtonSelect=04
MIDIButtonHome=06
# KY-040 Rotary Encoder
EncoderEnabled=1

Loading…
Cancel
Save