-
Lorenz2DL
@ Doc
... . ar(minfreq: 11025, maxfreq: 22050, s: 10, r: 28, b: 2 ... . kr(minfreq: 40, maxfreq: 100, s: 10, r: 28, b: 2 ... maxfreq maximum frequency in Hertz s, r, b equation variables h ...
-
IdentityDictionary
@ IdentityDictionary
... parent exist primarily for IdentityDictionary's subclass Event, which uses the ... a copy: changing the copy's parent also affects the parent ... instance variables allow additional IdentityDictionary's to provide default values. The ...
-
More-On-Getting-Help
@ More-On-Getting-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
@ Help
... this. Example // preparation s.boot; p = ProxySpace.push(s); ( ~test = { |freq=300 ... between NodeProxyEditors: ( // p = ProxySpace.push(s.boot); l = NodeProxyEditor(nil, 3 ...
- ProxyMixer @ ProxyMixer
- jitlib_efficiency @ jitlib_efficiency