I know this is coming, but I think that the current MIDI implementation should be rethought so that it’s more usable. Specifically, please give each action its own CC rather than doubling them up. This makes it harder to use external controllers. For example;
- Change the Mute so that each channel is on its own CC and have mute all be on its own CC. Most controllers with buttons send a value and then a 0 for off. With current set up this mutes everything. Having its own CC prevents this.
- Have the channel volumes available available on CCs as well.
Thanks