OSC:SendNilParameter

From Moving Light Assistant
Jump to: navigation, search

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.