# ------------------------------------------------- # Filterbank MIDI CCs # ------------------------------------------------- [copy] input = 1 output = _FILTERBANK_CC_CUTOFF2 [copy] input = 2 output = _FILTERBANK_CC_RES2 [copy] input = 4 output = _FILTERBANK_CC_FM_DEPTH [copy] input = 7 output = _FILTERBANK_CC_VCA_BIAS [copy] input = 11 output = _FILTERBANK_CC_AM_RING_DEPTH [copy] input = 5 output = _FILTERBANK_CC_ADSR_ATK [copy] input = 16 output = _FILTERBANK_CC_ADSR_DEC [copy] input = 17 output = _FILTERBANK_CC_ADSR_REL [copy] input = 18 output = _FILTERBANK_CC_AR_ATK [copy] input = 19 output = _FILTERBANK_CC_AR_REL # ------------------------------------------------- # Filterbank MIDI CC ground # ------------------------------------------------- [copy] input = _FILTERBANK_CC_CUTOFF2 [copy] input = _FILTERBANK_CC_RES2 [copy] input = _FILTERBANK_CC_FM_DEPTH [copy] input = _FILTERBANK_CC_VCA_BIAS [copy] input = _FILTERBANK_CC_AM_RING_DEPTH [copy] input = _FILTERBANK_CC_ADSR_ATK [copy] input = _FILTERBANK_CC_ADSR_DEC [copy] input = _FILTERBANK_CC_ADSR_REL [copy] input = _FILTERBANK_CC_AR_ATK [copy] input = _FILTERBANK_CC_AR_REL # Generated by midi.guide