# ------------------------------------------------- # C15 MIDI CCs # ------------------------------------------------- [copy] input = 26 output = _C15_CC_AFTERTOUCH [copy] input = 21 output = _C15_CC_PDL_2 [copy] input = 22 output = _C15_CC_PDL_3 [copy] input = 23 output = _C15_CC_PDL_4 [copy] input = 20 output = _C15_CC_PDL_1 [copy] input = 24 output = _C15_CC_RIBBON_1 [copy] input = 25 output = _C15_CC_RIBBON_2 [copy] input = 88 output = _C15_CC_HIRESOLUTION_VELOCITY_LSB # ------------------------------------------------- # C15 MIDI CC ground # ------------------------------------------------- [copy] input = _C15_CC_AFTERTOUCH [copy] input = _C15_CC_PDL_2 [copy] input = _C15_CC_PDL_3 [copy] input = _C15_CC_PDL_4 [copy] input = _C15_CC_PDL_1 [copy] input = _C15_CC_RIBBON_1 [copy] input = _C15_CC_RIBBON_2 [copy] input = _C15_CC_HIRESOLUTION_VELOCITY_LSB # Generated by midi.guide