OSC:SendNilParameter
From Moving Light Assistant
Revision as of 23:50, 17 March 2015 by Andyv wiki admin (Talk | contribs)
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 1 to full.