Admin Note: Changed this to Suggestions
Is there way to add the values of two controls and send those added values as one value?
I have a device that breaks patches into 10 banks of 10 patches each. The numbering of the patches (accessed via program changes) is 0-99. I'd like to set up two controls: a bank control that sends 0, 10, 20, etc. and a patch control that sends 0-9.
So selecting the second value of the bank contol and the third value of the patch control would send 10+3 and access program 13.
This would make things much simpler. Otherwise I have to set a single control with 100 ticks.