- [Class]
osc-stream
Implements output to OSC sockets.
osc-stream
supports the following slot
initializations:
:remote-port
number- The port of the scsynth to connect to. Default is 57110.
:remote-host
string- The ip of the scsynth to connect to. Default is "127.0.0.1"
:local-port
number- The local port to use. Default is 571000
:buffer-size
number- Size of the buffer in bytes to use for receiving messages. Default is 512.
:latency
number- A value in seconds to add on to any timestamped bundles. Default is .05
See also:
- SuperCollider [Topic]