Submit Browse
Anonymous Login RSS

SuperCollider Code

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

    ... ); [t, u].do(_.stopListen); s.boot; } ); t.dt = 0.5 ...

  2. NamedNetAddr @ NamedNetAddr

    ... a name only. name - receiver's name hostname - a string, either ...

  3. ClockProxy @ ClockProxy

    ( t = ClockProxy(TempoClock.default); s.boot; ); Pbind(\instrument, \sine, \sustain, 0.1, \dur, 0.25, \freq, 679).play(t); t.clock = TempoClock(2).permanent_(true); u = t.clock; t.clock = TempoClock(0.42).permanent_(true); u.stop;

  4. SCDrawServer @ Quark

    ... draws on top of what's already there. An incoming \clear ...

  5. SCDraw @ SCDraw

    ... elapsed percentage of an event's duration. Over the course of ...

  6. rsstop @ rsstop

  7. Cluster @ Quark

    ... than it just uses it's first item repeated. a = Cluster ...

  8. Spectrogram @ Quark

    ... running before using the spectrogram: s.boot; Creation / Class Methods *new ...

  9. MIDIKeyboard @ MIDIKeyboard

    ... (48 is the default - that's C3) keyDownAction_ - The function that ...

  10. wslib-shortcuts @ wslib-shortcuts

    ... FlowLayout decorator to the window's SCTopView. w = SCWindow( ).front.decorate ...

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