-
randomSeed
@ Help
... (4), freq, 0.01)Ã ) }).send(s); SynthDef(\help_setRandomSeed, { arg seed=1956 ... ; RandSeed.kr(tbus, seed); }).send(s); ) // run a patch ( x = Synth ...
-
Class
@ Help
... the path of this Class's helpfile as a String. helpFileForMethod ... An Array of this class's superclasses, going back to Object ...
-
Interpreter
@ Help
... interpreter. By convention, the variable 's' is used to hold the ... Server. Assigning another value to 's' may cause some of the ...
-
Assignment
@ Assignment
... is to use the variable's setter method which is the ... . point.x_(5); // set point's x coordinate to 5 An ...
-
Polymorphism
@ Polymorphism
... .value() Ref : Ã this.value Let's look at how these classes ... implement the value message. Here's the value method in class ...
-
SuperColliderAU
@ SuperColliderAU
... communication is working // Now let's create a quick ring-modulator ... program is included in Apple's Developer Tools. A helper class ...
-
Synth-Definition-File-Format
@ Synth-Definition-File-Format
... . A one output unit generator's calculation rate should match that ... externally controlled using server commands /s.new, /n.set, /n.setn ...
-
Volume
@ Help
... over numChans (usually the server's number of output bus channels ... a volume gui. // examples v = s.volume; v.min; v.max ...
- default_group @ Help
-
Writing Primitives
@ Help
... stack or in another object's slots before creating another. Creating ...