Submit Browse
Anonymous Login RSS

SuperCollider Code

All (2251) Plugin (211) Quark (444) Help (545) Doc (511) Code (540) SCDoc ↗ Forum ↗ Google ↗
  1. Fact @ Fact

  2. bufPerc @ bufPerc

    ... manipulation functions It's often easier to generate ... beat 2 exactly. Examples: s.boot; TempoClock.default.tempo ... , compactPatterns == false // let's also add random panning per ... )); ) BP(\ex3).play; // What's the audible difference between these ...

  3. 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 ...

  4. Proto @ Quark

    ... be 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 ...

  5. 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 ...

  6. 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 ...

  7. BoxMatrix @ Quark

    ... 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 ...

  8. SchrittWechsel @ Quark

    ... // \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 ...

  9. SchrittWechsel-orange-lGreen @ Quark

  10. Proto @ Proto

    ... be 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 ...

prev 31 32 33 34 35 36 37 38 39 40 next

SuperCollider home doc maillist forum wiki git legacy help book

contact | by vividsnow