Submit Browse
Anonymous Login RSS

SuperCollider Code

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

    ... width@height. // Start internal server s = Server.internal.boot; // Create ... Defaults to 1. Server.default = s = Stethoscope.defaultServer.boot; // basic usage ... bufSize Examples // Start internal server s = Server.internal.boot; // Create ...

  2. SCButton @ SCButton

    ... up (release) as it's more //intuitive to press ... you can use View's mouseDownAction //(a superclass of ... button, the the button's action is set to ... this for swapping functions. ( s.waitForBoot({ var w,p, ... on the fly 2. ( s.waitForBoot({ var update, w, ...

  3. SCFreqScopeWindow @ Help

    ... scope. // must use internal server s = Server.internal.boot; // create a ... , 0.2, 0.22)) }.play(s); // modulate phase { SinOsc.ar(800 ... ),0,2pi), 0.25) }.play(s); // all harmonics { Blip.ar( ... ,100,10),0.2) }.play(s); Subclassing and Internal Methods The ...

  4. SCSliderBase @ Help

    ... A value for increment's or decrement's zoom argument while mouse ... A value for increment's or decrement's zoom argument while mouse ... A value for increment's or decrement's zoom argument while mouse ...

  5. SCEnvelopeEdit @ SCEnvelopeEdit

  6. EZNumber @ Help

    ... ControlSpec. If the controlSpec's step is set to ... then it uses the ControlSpec's default value. initAction - A ... to get its parent's gap, otherwise it defaults ... ); ) // Sound example ( // start server s.waitForBoot({ var w, startButton, noteControl ...

  7. EZRanger @ EZRanger

    ... Scrolling and Arrow Keys EZRanger's number boxs scroll by default ... , then it uses the ControlSpec's default value. initAction - A ... tries to get its parent's gap, otherwise it defaults to ... synthesis idea: p = ProxySpace.push(s.boot); q = q ? (); q. ...

  8. UsingMIDI @ Help

    ... party libraries Introduction SuperCollider's out of the box ... helpfile): MIDIClient: represents SuperCollider's communications with CoreMIDI MIDIIn: ... the right server-side node. s.boot; ( var notes, ... be performed using MIDIIn's sysrt or smpte response ...

  9. Getting Help @ Getting Help

    ... in this tutorial. Here's an example: Help Clicking ... press Cmd - d (that's hold down the Cmd key ... your own work. It's a good idea to ... someMethod(someObject, anArg). Here's a concrete example. Both ... syntax shortcuts throughout SC's documentation. If you see ...

  10. Scheduling Events @ 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