Difference between revisions of "OSC:SendNilParameter"

From Moving Light Assistant
Jump to: navigation, search
(Added Page.)
(No difference)

Revision as of 00:49, 18 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.