- Aggregate Device @ Help
- SynthDesc @ Help
-
Server-Architecture
@ Help
... 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 a ...
-
SimpleNumber
@ Help
... Polansky as a poor man's gaussian. distort a nonlinear distortion ... receiver in the onto an S-curve. ((0..100) / 100 ... beats of the current thread's clock) (see Routine) sleep ... possible multiple of the clock's beats. N-ary Operations degreeToKey ...
-
More-On-Getting-Help
@ Help
... syntax is different than SC's, but conceptually it has much ... class variables. Using the browser's buttons you can easily navigate ... be sent to the user's list above. Bugs or Feature ...
-
Documentation Style Guide
@ Documentation Style Guide
... guide for SuperCollider documentation. SuperCollider's documentation must meet more varied ... scsyndef files on the user's hard-drive (this recommendation has ... explaining some aspect of SC's use or design, relevant theory ...
- EventPatternProxy @ EventPatternProxy
-
Pdefn
@ Pdefn
... Pdef). Overview: JITLib First Example s.boot; Pdefn(\x, Pbrown(0 ... , 0, amp * env), pan)); }).store; s.boot; ) ( Pdefn(\deg, Pseq([0 ... the currentEnvironment to the envir's parent (or proto) field // (this ...
-
ProxyMixerOld
@ ProxyMixerOld
... bounds Example p = ProxySpace.push(s.boot, \p);Ã m = ProxyMixer(p ... zero. ~test.vol_(0.1); s.scope(8); ~test.playN(4 ... ); // set proxy's first output channel: ~test.playN ...
-
NodeProxyEditor
@ NodeProxyEditor
... this. Example // preparation s.boot; p = ProxySpace.push(s);Ã ( ~test = { |freq=300 ... between NodeProxyEditors:Ã ( // p = ProxySpace.push(s.boot); l = NodeProxyEditor(nil, 3 ...