ADDED: Multiple parameters over OSC

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).

Hey, no way to do this right now. Thinking I can add another field which is extra arguments, that allows for sending some constant extra arguments before the value argument. Would that work for you?

This is now available in pre-release build v1.5.2: