- Tutorial @ Tutorial
- PG_03_What_Is_Pbind @ PG_03_What_Is_Pbind
-
PG_08_Event_Types_and_Parameters
@ PG_08_Event_Types_and_Parameters
... delay the event's server message(s). \timingOffset Number ... delay the event's server message(s). In conjunction ... id The node ID(s) must be given explicitly ... If not given directly, it's calculated as ~sustain = ~dur ...
-
05-Functions-and-Sound
@ Doc
... and 'value' stuff; it's not important just now) This ... sample in the block. There's another method, 'kr', ... Get the idea? There's also another similar arg ... Functions and UGens -------------------------------------- Here's another example of polymorphism, ...
-
Intro-to-the-ATK
@ Intro-to-the-ATK
... // boot server ( s = Server.default; s.boot; ) // ... // inspect ~decoder.kind ~checkMyServerOutputs.value(s, ~decoder) // ------------------------------------------------------------ // define ...
-
ATK-SynthDef-Examples
@ ATK-SynthDef-Examples
... to boot cond = Condition.new; s.waitForBoot({ Routine.run({ // define ... Out.ar(0, out); }).add; s.sync(cond); synth = Synth(\kernelDecode ... Out.ar(0, out); }).add; s.sync(cond); // play the synth ...
-
Guide-to-ATK-Matrix-Files
@ Doc
... is different from SuperCollider's Extensions folder. If ... incidences. Within the ATK's classification hierarchy, ~encoder looks ... 'matrix' 'dirs' For fun, let's inspect: ( var methodsToInspect = ['class ... -pseudoInverse on the encoder's Matrix. 4 // Retrieve ...
-
Server-Command-Reference
@ Doc
... version number. Equivalent to sclang's Main.scVersionMinor. string Patch version ... /n_set Set a node's control value(s). int node ID N ... ranges of a node's control value(s). int node ID N ... ranges of a node's control value(s). int node ID N ...
-
Date
@ Date
... :â§â . localtime Set the receiver's time to current localtime. . ... %x Replaced by the locale's appropriate date representation. %X Replaced ... by the locale's appropriate time representation. %y ...
-
Routine
@ Routine
... measured relative to the thread's clock.â§Ââ . reschedule(argClock, quant ... monotonically through the envelope's breakpoints. If a thread ... embedding fully consumes the routine's (non-nil) output.â§Ââ Accessible ...