FloatArrayOsc
Float array source driven by incoming OSC messages.
Properties
address : str
The OSC address pattern subscribed to for float array messages.
The OSC address pattern currently being listened on.device : OscDevice
The OSC device receiving float array messages.
The OSC device currently bound to this float array.Constructors
__init__(self)
Default constructor for FloatArrayOsc