-
ATK-SynthDef-Examples
@ Doc
... 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
@ Server-Command-Reference
... 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
@ Doc
... :â§â . 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 ...
-
TempoClock
@ Doc
... Defaults to the current Thread's logical time (see Thread: ... is determined by the clock's queueSize argument upon instantiation. ... from within the same clock's scheduling thread. Scheduled functions ... because beats uses a thread's logical time. . seconds ...
-
Buffer
@ Buffer
... will reset to the Server's sample rate. Discussion: â§Ââ Buffer. ... . . server Returns the Buffer's Server object. . bufnum Returns ... is:â§Ââ which posts the buffer's attributes.WARNING: Calling query will ...
-
View
@ View
... measured relative to the parent's top-left corner. View. ... To dynamically modify the view's palette, it is thus more ... (the default) the view's -defaultCanReceiveDrag method is called instead ... (the default) the view's -defaultReceiveDrag method is called instead ...
- FoaEncode @ FoaEncode
-
Object
@ Doc
... this method dumps the list's internal array.â§Ââ â§Ââ â§Ââ Discussion ... [1, 2] List â§Ââ List's array: Instance of Array { ( ...