OSC to Channels

Hi

is there an example of correct syntax to send OSC to server channel including the argument like /beyond/channels...
same for server beam. It would be great to see a working example ;-)
Cheers.

Fausto
 
Well, I guess I have found the solution by myself:

Example: /beyond/channels/1 0.5
range float values 0 to 1
this sets channel 1 slider at half the range, this could be useful to anyone that would like to control channels through OSC messages.

;-)
Fausto
 
Amazing! Thank you for this info.

The documentation is a little unclear sometimes, and I feel often missing the one nugget of info I need.

Finally got TouchDesigner to talk to Beyond in a way I can work with easily.
 
Back
Top