I’m trying to send the following message via OSC on a slider:
/set 2 0.5
so two parameters in total. The first parameter is fixed (and an integer) and the second parameter is the value of the slider (a float).
I can’t see how to do this - the OSC address field doesn’t allow a second parameter (or a space to fudge it).