OSC:SendFloat( address, value )

address is a string.
value is a float value.

This function will send an OSC message to the address with a single float parameter.

Example.

OSC:SendFloat("/eos/sub/1", 50)

This would tell an EOS console to set sub 1 to 50%.

Was this helpful?

Yes No
You indicated this topic was not helpful to you ...
Could you please leave a comment telling us why? Thank you!
Thanks for your feedback.