-
timeline-overview
@ Quark
... specification, passed to the process's .play method - waitForStop: ... Set the current clock's beatsPerBar, based on ~beatsPerBar ... , which pauses the sequence's progress until the previous command ... play; // changing the command's duration makes it play longer ...
-
Proto
@ Quark
... moved to the environment's parent. Other variables may ... variables. parent Access the environment's parent. use(func)Ã Enter ... div; // change to a's class variable affects c // currently ... // Polymorphism -- d overrides c's definition of ~div d = c ...
-
CtkControl
@ CtkControl
... the allocation pool. Examples: s = Server.local.boot; Server ... .kr(env, gate)); }).load(s) ); s.sync(cond); group = CtkGroup.play ... duration; // scale the Env's time to the gestures while ... // basic lfo and env usage s.boot; a = CtkControl.lfo(LFSaw ...
-
CtkGroup
@ Quark
... a SynthDef directly from CtkProtoNotes: s = Server.internal.boot; ... .kr(env, gate)); }).load(s) ); s.sync(cond); group = CtkGroup.play ... duration; // scale the Env's time to the gestures while ... you have created //score.play(s); // uncomment to write ...
-
BoxMatrix
@ BoxMatrix
... that can override the matrix's defaultStyle: title font fontColor ... rather then set each box's individual colors. Named Styles ... // this blends the box's color with a translucent blue ... cascade order: defaultStyle + box's custom style settings: eg box ...
-
SchrittWechsel
@ SchrittWechsel
... // \wilma, // \barney ]; Server.default = s = Server.internal; s.boot; q.visualAddr = NetAddr ... */ // read buffers and send Synths s.waitForBoot{ q.buffers = q.subDirs ... (color, 0, q.visualAddr, s, q.buffers.activity[activityBufIndices],Ã q ...
- SchrittWechsel-orange-lGreen @ SchrittWechsel-orange-lGreen
-
Proto
@ Proto
... moved to the environment's parent. Other variables may ... variables. parent Access the environment's parent. use(func)Ã Enter ... div; // change to a's class variable affects c // currently ... // Polymorphism -- d overrides c's definition of ~div d = c ...
-
PDKtl
@ PDKtl
... be to the proxy's param value for soft ... // map a single knob's action f.mapCCS(1, \kn08 ... to the proxy editor's param controls,à and the ... (kn08) goes to the proxy's volume. ( // adapt from ... used forà the edited proxy's volume. ( // make an ...
-
NanoKtl
@ Quark
... , the 9th control the proxy's volume. ( p = ProxySpace.push; ... , the 9th control the proxy's volume. ( p = ProxySpace.push; ... - shifts the mapped editor's params. slider9 controls server volume ... to test p = ProxySpace.push(s.boot); ( m = ProxyMixerOld(p ...