Difference between revisions of "OSC:SendNilParameter"
From Moving Light Assistant
(Added Page.) |
(No difference)
|
Revision as of 23:49, 17 March 2015
SendNilParameter( address )
- address is a string.
This function will send a OSC message to the address with no parameters.
Example.
OSC:SendNilParameter("/eos/chan/1/full")
This would tell an EOS console to set channel to full.