Submit Browse
Anonymous Login RSS

SuperCollider Code

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

    ... , SampleRate.ir)) * 0.2 }.play(s); // mouse-control of params { HenonN ... ,0.3)) * 0.2 }.play(s); // randomly modulate params ( { HenonN.ar ... , 0.15) ) * 0.2 }.play(s); ) // as a frequency control { SinOsc ... ))*800+900)*0.4 }.play(s);

  2. GbmanN @ GbmanN

    ... , SampleRate.ir)) * 0.1 }.play(s); // change initial params { GbmanN.ar ... , -2.7) * 0.1 }.play(s); // wait for it... { GbmanN.ar ... , 2.0002) * 0.1 }.play(s); // as a frequency control { SinOsc ... )*400+500)*0.4 }.play(s);

  3. GVerb @ Help

    ... .3) + a)}).load(s) s = Server.internal.boot; s.scope(2); // bathroom a ... , -26, \taillevel, -20]); a.free; s.quit;

  4. Trig1 @ Help

  5. Plotter @ Help

  6. SCScrollView @ Help

    ... content which exceeds the view's visible bounds. See also: SCWindow ... most of it's important methods from it's superclass, SCScrollTopView. Please ... SCViews A SCScrollTopView or SCScrollView's action function is evaluated when ...

  7. SCPen @ SCPen

    ... control points determining the curve's curvature. point, cpoint1 and ... control point determining the curve's curvature. point, cpoint1 are ... working for now... (there's no Meta_SCPen-endPath which ... use { // reset this thread's seed for a moment thisThread ...

  8. EZKnob @ Help

    ... it uses the ControlSpec's default value. initAction ... /////////////////////////////////////////////////////////////// // Sound example ( // start server s.waitForBoot({ var w, startButton, noteControl ...

  9. How-to-Use-the-Interpreter @ How-to-Use-the-Interpreter

    ... assigned to the interpreter variable 's'. (At startup the default ... line and then pressing 'enter' s.boot; // this boots the ... the result // once that's done execute this to make ... by executing the following code: s.quit; ../Other%20Topics/Shortcuts. ...

  10. 15 @ 15

    ... doneAction: 2, timeScale: ts) ) }).load(s); ) ( r = Routine({ 12.do ... ~source = Group.head(s); ~effect = Group.tail(s); r = Routine({ // ...

prev 21 22 23 24 25 26 27 28 29 30 next

SuperCollider home doc maillist forum wiki git legacy help book

contact | by vividsnow