Submit Browse
Anonymous Login RSS

SuperCollider Code

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

    ... function given in Clifford Pickover's book Chaos In Wonderland, pg ... , SampleRate.ir)) * 0.2 }.play(s); // randomly modulate all params ( { LatoocarfianN ... ,1.5) ) * 0.2 }.play(s); )

  2. LinCongL @ Help

    ... , SampleRate.ir)) * 0.2 }.play(s); // randomly modulate params ( { LinCongL.ar ... (0.1) ) * 0.2 }.play(s); ) // as frequency control... ( { SinOsc.ar ... , 500, 600 ) ) * 0.4 }.play(s); )

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

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

  5. CocoaMenuItem @ Help

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

  6. SCStaticText @ SCStaticText

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

  8. SCScrollTopView @ SCScrollTopView

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

  9. SoundFile @ Help

  10. DebugNodeWatcher @ DebugNodeWatcher

    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;

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