Submit Browse
Anonymous Login RSS

SuperCollider Code

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

    ... [FreeVerb] Examples Server.default = s = Server.internal; s.boot; // FreeVerb2 - demo synthdef ... FreeVerb 1 chn version }).send(s); ) // 2ch source ( a = SynthDef(\src2x2 ...

  2. SCWindow @ SCWindow

    ... the text in this window's title bar. onClose_(val) onClose ... . view asView Returns this window's top level view, which contains ... a decorator on this window's top view ( var w; w ...

  3. CocoaMenuItem @ CocoaMenuItem

    ... Get or set this item's action. This is a Function ... Get or set this item's state. If bool is true ... false. doAction Evaluate the receiver's action function. Examples // Simple example ...

  4. SCStaticText @ Help

  5. SCUserView @ Help

    ... . Using refreshInRect constrains the receiver's refresh area to the rectangle ... refreshInRect(aRect). // Constrains the receiver's refresh area to the rectangle ... . // you may use Quartz Debug's flash screen updates to see ...

  6. SCScrollTopView @ Help

    ... content which exceeds a window's visible bounds. A SCScrollTopView is ... SCViews A SCScrollTopView or SCScrollView's action function is evaluated when ... file. Instance Methods A window's SCScrollTopView can be accessed using ...

  7. SoundFile @ SoundFile

  8. DebugNodeWatcher @ Help

    DebugNodeWatcher Posts when these messages are received from the server: n_go n_end n_off n_on s = Server.default; s.boot; d = DebugNodeWatcher(s); d.start; y = Group.new; y.free; d.stop;

  9. Score @ Help

    ... , 0.5, doneAction: 2) ) }).load(s); ) // write a sample file for ... : o); // synthesize ) Real-time Examples: s.boot; // boot the default server ... , 0.5, doneAction: 2) ) }).load(s); ) // write a sample file for ...

  10. MIDIResponder @ Help

    ... port. chan: The MIDI channel(s) to match. num: The control ... or note number(s) to match. value: The value ... (s) to match. veloc: The velocities ...

prev 91 92 93 94 95 96 97 98 99 100 next

SuperCollider home doc maillist forum wiki git legacy help book

contact | by vividsnow