Map CC to MIDI Channel Number

When mapping CC value to MIDI channel number (on the channel remap pipe), I’m wondering if there is a way to have the channel number directly correspond to the CC value (e.g. CC 90 1 = channel 1, CC 90 2 = channel 2, etc) rather than the CC value as a division of 127 (e.g. CC 90 0-7 = channel 1, CC 90 8-15 = channel 2, etc).

Hey, we plan to add more functionality to the MIDI mapping system which will allow to achieve this. :slight_smile:

Great, thanks :slight_smile: