# ------------------------------------------------- # Ruby '63 MIDI CCs # ------------------------------------------------- [copy] input = 36 output = _RUBY_63_CC_CUT [copy] input = 30 output = _RUBY_63_CC_ROOM [copy] input = 41 output = _RUBY_63_CC_BOOST [copy] input = 40 output = _RUBY_63_CC_BOOST_ENABLE [copy] input = 17 output = _RUBY_63_CC_CHANNEL_SEL [copy] input = 7 output = _RUBY_63_CC_OUTPUT [copy] input = 22 output = _RUBY_63_CC_VOL [copy] input = 31 output = _RUBY_63_CC_BASS [copy] input = 33 output = _RUBY_63_CC_TREBLE [copy] input = 18 output = _RUBY_63_CC_CAB_SEL [copy] input = 15 output = _RUBY_63_CC_CAB_DOWN [copy] input = 14 output = _RUBY_63_CC_CAB_UP [copy] input = 12 output = _RUBY_63_CC_FOOTSWITCH_LEFT [copy] input = 13 output = _RUBY_63_CC_FOOTSWITCH_RIGHT [copy] input = 19 output = _RUBY_63_CC_BYPASS [copy] input = 16 output = _RUBY_63_CC_STORE [copy] input = 60 output = _RUBY_63_CC_VIB_ENABLE [copy] input = 61 output = _RUBY_63_CC_VIB_SPD [copy] input = 62 output = _RUBY_63_CC_VIB_INTENSITY # ------------------------------------------------- # Ruby '63 MIDI CC ground # ------------------------------------------------- [copy] input = _RUBY_63_CC_CUT [copy] input = _RUBY_63_CC_ROOM [copy] input = _RUBY_63_CC_BOOST [copy] input = _RUBY_63_CC_BOOST_ENABLE [copy] input = _RUBY_63_CC_CHANNEL_SEL [copy] input = _RUBY_63_CC_OUTPUT [copy] input = _RUBY_63_CC_VOL [copy] input = _RUBY_63_CC_BASS [copy] input = _RUBY_63_CC_TREBLE [copy] input = _RUBY_63_CC_CAB_SEL [copy] input = _RUBY_63_CC_CAB_DOWN [copy] input = _RUBY_63_CC_CAB_UP [copy] input = _RUBY_63_CC_FOOTSWITCH_LEFT [copy] input = _RUBY_63_CC_FOOTSWITCH_RIGHT [copy] input = _RUBY_63_CC_BYPASS [copy] input = _RUBY_63_CC_STORE [copy] input = _RUBY_63_CC_VIB_ENABLE [copy] input = _RUBY_63_CC_VIB_SPD [copy] input = _RUBY_63_CC_VIB_INTENSITY # Generated by midi.guide