Polyphonics
2020-08-15 03:16:12
I have a latching dual switch which can run into a TRS input of a controller.
I can then use Bome to have the switch trigger footswitch functions on my Amp Modeller. All good!
Here's my current set up:
Switch 1 = when open has a value of 0, which I'll send to CCX, when it's closed it has a value of 127 so I'll map that to CCY. All good here.
Now here's what I'm trying to figure out:
Switch 2 = follows the same mechanics as Switch 1, I can map it closed to CCZ at the value127.
HOWEVER when I Open the switch, how can I program it so that at value0 it maps to which ever setting Switch 1 is at, so when Switch 2 is value0 (open) it will map to CCX or CCY depending on Switch 1 current setting.
This is to emulate say, a Fender amp pedal where the first switch is either channel 1or2 but the second switch only engages channel 3.