Libraries \ OSC

Reference for Wiring version 1.0 Build 0100+ If you have a previous version, use the reference included with your software. If see any errors or have any comments, let us know.

Class

OSC

Name

sendMessage()

Description Send a message over OSC.
Syntax
sendMessage(address, value)
Parameters
address char *: The target address to send the value to.
value long: the payload to deliver to the address.
Returns None
Usage Application
Updated on July 07, 2011 11:11:16pm PDT

Creative Commons License