-
Scale
@ Help
... , including as input to Patterns. s.boot; a = Scale.major; a ... does not match the scale's pitchesPerOctave, a warning will be ... (0.001); // 2.5 Examples ( s.waitForBoot({ a = Scale.ionian; p ...
-
Streams-Patterns-Events4
@ Help
... Ã ); Out.ar( 0, out ); }).send(s); 0.02.wait; }); loop({ Synth ... of a single protoEvent. It's all a part of the ... done for you in Pattern's play method. Also changed is ...
-
PG_Cookbook04_Sending_MIDI
@ Help
... an event is played. MIDIOut's newByName makes it easier to ... be sent after the note's sustain time. If you want ... SuperCollider server, the MIDIOut object's latency must match the server ...
- PG_06d_Parallel_Patterns @ PG_06d_Parallel_Patterns
-
Function
@ Help
... using the receiver as it's function, and plays it in ... zoom value for the scope's X axis. Larger values show ... and lagtimes for the function's arguments (see SynthDef for more ...
-
Adverbs
@ Adverbs
... binary operators. adverb 's' The first adverb is 's' which means 'short ... . [10, 20, 30, 40, 50] +.s [1, 2, 3] returns: [ 11 ...
- GAPmatch @ Quark
-
GAWorkbench
@ Quark
... to be used with GA's. It can be used for ... be fit.Ã //We set NaN's as inf. result = (chrom.interpret ... , one can use parallel GA's where more than one GAWorkbench ...
-
GamePad
@ Quark
... on the right side.Ã W, S, E, N on the compass ... (or 'wings' in the building).Ã s.boot; // server must be booted ... setup automatically. p = p ?? { ProxySpace(s); }; p.push; // make a proxyspace ...
-
PingPongT
@ Quark
... ping pong delay with wobble ( s = Server.local; b = Buffer.alloc ... (s,44100,2); { var input; input = ... 't changing ? ( b = Buffer.alloc(s,44100,2); Patch({ arg bufnum ...