In plan English, can someone explain to me how to have an element from one module modify the parameters of another?
Ultimately what I’m trying to do is use 8 buttons on a BU16(3) to select one of the 16 MIDI Channels two connected EN16(2) should transmit to.
I figured the best way to do that was to have the buttons go from 1-8 and then use a sort of shift function with another BU16 button, but I’d also be fine with using double presses, so long as only one of those elements are active.
Then I’d want another button on the BU16 to toggle between two (or more) sets of MIDI CCs the EN16s should send.
Does this make sense, and is it possible?
It seems like the same sorts of things other configurations can do, but I can’t figure out how to implement what I want. I’ve read the help files, looked through the forum, and searched here, but haven’t found what I’m looking for. I even tried using ChatGPT to help code it but with no luck.
Can anyone offer any help?







