- Server-Guide @ Server-Guide
-
AggregateDevice
@ Doc
... find these lines in SuperCollider's post window: voila! known ... aggregate device as your system's default device. Note that ... a sound device in SuperCollider's ServerOption, there is no ... device as the system preference's default device.helpfile source: / ...
-
Synth-Definition-File-Format
@ Synth-Definition-File-Format
... version that extends SynthDef's capacity. This document describes ... SynthDef2's format. See Original ... one output unit generator's calculation rate should match ... externally controlled using server commands /s.new, /n.set, ...
-
Server-Architecture
@ Server-Architecture
... synth server and its client(s) may be on the same ... buffer frame size. (default = 0) -S preferred-sample-rate If non ... output-filename. The output file's sample rate is specified by ... ' an int 'f' a float 's' a string 'b' bytes 'd ...
-
OSCdef
@ Doc
... messages) / the OSC bundle's timestamp (if the message was ... address patterns match this object's path. Arguments: key ... in the incoming message's address pattern. Thus path ... ---------------- . key Get this OSCdef's key. Returns: Usually a Symbol ...
-
SOMTrain
@ SOMTrain
... as a test case let's create a single sine-wave ... right size: ~asuitablebuffer = SOMTrain.allocBuf(s, netsize, numdims, numinputdims); // Calls ... of the input data. It's up to you - since the ... object, you can use Buffer's loadCollection methods (etc) to fill ...
-
AbstractWrappingDispatcher
@ AbstractWrappingDispatcher
... one of this dispatcher's responder funcs' function(s). Users should not ... which the specified responder func's functions are stored in this ... dispatcher from its responder func's dependants dictionaries, and deactivates it ...
-
OSCFunc
@ Doc
... address patterns match this object's path. Arguments: func A ... permitted in the incoming message's address pattern. Thus path ... the path of this OSCFunc's OSC Address. Returns: A ... String . recvPort Get this OSCFunc's receiving port. Returns: An ...
-
MIDIOut
@ Doc
... Qjackctl, or by MIDIOut's connect method.WARNING: The ... , it is the user's responsibility to handle Linux separately ... Windows (index is the device's index in MIDIClient.destinations). Note ... only (index is the device's index in MIDIClient.destinations). ...
-
Env
@ Doc
... first node is an envelope's initial value and is only ... same sign. \sine \sin sinusoidal S shaped segments. \welch \wel sinusoidal ... /PlotView.sc Plot this envelope's shape in a window. Arguments ... data. name the plot window's label name. If nil, a ...