I'm trying to program my MC6 MKII to control a Behringer XR12 mixer and am having some success but have found a large limitation for what I want to do. I would like to setup each preset on the MC6 as a toggle between two sysex commands. But the sysex strings are kinda long I guess? Like all the ones I've played with are over 24 characters long. Since each sysex message only allows for 3 values, there isn't enough space across the 16 messages to store the two strings and the string lengths. Could we get 4 values (P1, P2, P3, P4) per each sysex message?
It would be super sweet if you could just copy and paste hex strings but I feel that's wishful thinking.
Thanks
Hi John,
Thanks for the suggestion. It is unlikely we can incorporate this feature due to hardware limitations. You could perhaps get around this by using a page toggle instead of a preset toggle. So when you send a sysex, add a page toggle message as well so it toggles to preset G-L, and you have the other Sysex string programmed in the presets there.