-
In
@ Doc
... synth A will read 0's (silence). This is to prevent ... indices with the Server object's bus allocators. abus.index simply ... vary depending on your Server's options. For a convenient wrapper ...
-
OverlapTexture
@ OverlapTexture
... \transdur which control an envelope's attack, sustain and decay portions ... : Boolean Inherited instance methods Examples -------- s.boot; ( SynthDef(\sinetest, {arg freq ... ; ) a = OverlapTexture.new([\sinetest, \noisetest], s); a.play(60, 1, 1 ...
-
FoaXformerMatrix
@ FoaXformerMatrix
... required by the Ambisonic Toolkit's first order (matrix) transformer, FoaXform ... glance at the metadata, it's recommended to use -info. - filePath ... Dictionary containing any information that's useful to store in key ...
- FFTCrest @ FFTCrest
-
Lorenz2DL
@ Lorenz2DL
... . 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
@ 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
@ Help
... 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 @ Help
-
Pdefn
@ Help
... 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 ...