Environment: Siren
OSCMessages are concrete old-format (untyped) OSC messages
Instance Variables:
osc
address
arguments
argumentsToOSCBytes: convertor
Add the type tags, then the arguments
toOSCBytes: converter
Convert myself to OSC format
typesToOSC: converter
printing
initialize-release
MetaClass: OSCMessage class
instance-creation
for: addr with: args
Answer a TOM with the given address and arguments
examples
OSCMessage example1
example2
OSCMessage example2
example3
OSCMessage example3