Class:            TypedOSCMessage

Environment:      Siren
Superclass:         Siren.OSCMessage
Category:         MusicIO-OSC

A TypedOSCMessage represents the new form of (typed) OSC messages

osc

argumentsToOSCBytes: convertor
   Convert the args and type string to OSC format

typesToOSC: converter
   Convert the arguments to an OSC type string.

MetaClass:         TypedOSCMessage class

examples

changeFreq
   TypedOSCMessage changeFreq

scDecreaseVolume
   TypedOSCMessage scDecreaseVolume

scIncreaseVolume
   TypedOSCMessage scIncreaseVolume

scRun
   TypedOSCMessage scRun

scStop
   TypedOSCMessage scStop

start
   TypedOSCMessage start