- [Class]
sc-stream
Implements output to Supercollider OSC sockets.
sc-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 57100.
:latency
number- A value in seconds to add on to any timestamped bundles. Default is .05
See also:
io
[Macro]- SuperCollider [Topic]