Submit Browse
Anonymous Login RSS

SuperCollider Code

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

    ... Instance variables for the pattern's parameters * A *new method ... using the routine function's argument variable. In reality ... . To initialize the pattern's parameters (instance variables), typical ... will remove the resource(s). (The example above ...

  2. Object @ Object

    ... containing the resulting file's path. *readArchive(pathname) ... aDependant to the receiver's list of dependants. removeDependant ... aDependant from the receiver's list of dependants. dependants ... theChanger) Notify the receiver's dependants that the receiver ...

  3. Intro-to-Objects @ Help

    ... is determined by the object's class. Objects of different ... a protocol. An object's interface may include several protocols ... not depend on the object's implementation and that that ... Instance Variables, Methods An object's class contains the description of ...

  4. ServerTiming @ ServerTiming

    ... example illustrates the difference. It's written deliberately inefficiently to expose ... from the server s.sendBundle(latency, [\s_new, defName, s.nextNodeID, targetID, ... message synth = Synth.basicNew(defName, s); s.sendBundle(latency, synth.newMsg(target ...

  5. ClientVsServer @ Help

    ... app can be accomplished by: s = Server.default; // create a ... and assign it to variable s s.boot; // boot the server ... and other similar messages. n = s.nextNodeID; // get an available nodeID ... is explicitly fitted to scsynth's needs (and, more importantly, ...

  6. Renderer @ Quark

    ... s = Server(\test, a); s.makeWindow.boot; s.addr.start; s. ... ) }.play(s); s.addr.score.postcs; s.addr.score.recordNRT ... s = Server(\test, a); s.makeWindow.boot; s.addr.start; s. ... ; SynthDescLib.read; Pbind(\server, s).play(a); // Renderer // ...

  7. 03. GeoGraphyAudio @ 03. GeoGraphyAudio

  8. MP3 @ MP3

  9. RecNodeProxy @ Quark

  10. SelectL.help @ SelectL.help

prev 11 12 13 14 15 16 17 18 19 20 next

SuperCollider home doc maillist forum wiki git legacy help book

contact | by vividsnow