-
SCPen
@ Help
... control points determining the curve's curvature. point, cpoint1 ... control point determining the curve's curvature. point, cpoint1 are ... working for now...Ã (there's no Meta_SCPen-endPath which ... use { // reset this thread's seed for a moment thisThread ...
-
EZKnob
@ Help
... it uses the ControlSpec's default value. initAction ... /////////////////////////////////////////////////////////////// // Sound example ( // start server s.waitForBoot({ var w, startButton, noteControl ...
-
How-to-Use-the-Interpreter
@ Help
... assigned to the interpreter variable 's'. (At startup the default ... line and then pressing 'enter' s.boot; // this boots the ... the result // once that's done execute this to make ... by executing the following code: s.quit; ../Other%20Topics/Shortcuts. ...
-
15
@ Help
... doneAction: 2, timeScale: ts) ) }).load(s); ) ( r = Routine({ 12.do({ ... ãã ~source = Group.head(s); ~effect = Group.tail(s); r = Routine({ // ã«ã¼ãã¯inf ...
- 6_Controls @ Help
-
Start Your Engines
@ Help
... code by using the letter s. You can thus send messages ... and stop it like so: s.quit; s.boot; Try this out ... examples in the documentation have s.boot at the beginning, but ...
-
Sequencing with Patterns
@ Sequencing with Patterns
... .ar(0, sig ! 2) }).send(s); r = Task({ var delta; while ... , repeats, offset) -- return the list's values in order Pshuf(list ... , repeats) -- choose from the list's values randomly Pxrand(list, repeats ... 15 values from the pattern's stream This is just a ...
-
Environment
@ Help
... and then restore currentEnvironment's original value.Ã The message ... them up in the environment.Ã s.boot; ( var orc; orc ... e.use { e.f }; Function's inEnvir method attaches a function ... as object prototypes Environment's know variable holds a ...
-
Array
@ Array
... the elements of the receiver's subcollections, up to size ... possible combinations of the receiver's subcollections. [[1, 2, 3, ... possible combinations of the array's elements. [1, 2, 3]. ... those helpfiles for more details). s.boot; ( x = { SinOsc.ar([ ...
-
PG_Cookbook07_Rhythmic_Variations
@ PG_Cookbook07_Rhythmic_Variations
... of straightforward array manipulations. Let's unpack the pattern that uses ... run inside the kick drum's environment. Pn(..., inf) : Repeat ... a rest. Here it's a simple conditional to produce ... monitors have decent bass, it's electro-licious SynthDef(\kik, { | ...