Represents an OSC Message.
An OSCMessage consists of an address pattern and zero or more arguments. http://opensoundcontrol.org/spec-1_0
An OSC address pattern is an string beginning with the character '/' (forward slash).
Returns the addressPattern for this message.
http://opensoundcontrol.org/spec-1_0
Returns the arguments for this message.
The identifier of this object.
Generated using TypeDoc
Represents an OSC Message.
An OSCMessage consists of an address pattern and zero or more arguments. http://opensoundcontrol.org/spec-1_0