Hi
Here are the props of my knob's matrix.
I have 8 knobs, sending midi CC 16 to 23.
Now, i'd like them to send midi CC 70 to 77, when a button is toggled.
Am i wrong, thinking that's it's not possible to define a variable instead of the "16" value in the props "preArgs": "[1,#{16+$}]",
?? Nor using syntax like a =...? b : c
in the props field ?...
What's the solution ?
Thanks