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