Submit Browse
Anonymous Login RSS

SuperCollider Code

All (2251) Plugin (211) Quark (444) Help (545) Doc (511) Code (540) SCDoc ↗ Forum ↗ Google ↗
  1. Series of numbers by henk-lasschuit (Henk Lasschuit) @ Code

  2. Drag and drop views that share data by jakob-leben (Jakob Leben) @ Code

  3. sonic focal depth by danstowellsccode (danstowell) @ Code

    ... which is in sc3-plugins. */ s.boot ~nlayers = 10; ~basefreqs = ~nlayers ... }; ~fftbufs = ~nlayers.collect{ Buffer.alloc(s, 2048) }; ( x = { var layers, position ...

  4. chiptune rythms by josecaos (josecaos) @ Code

    ... }; a.wait } }); Tdef(\cheaptune).play; ) s.record; s.stopRecording; //

  5. NX102 (La ment no té límits) by computermusicneix (computer.music.neix) @ Code

  6. spinning doughnut by fredrik-olofsson (Fredrik Olofsson) @ spinning doughnut by fredrik-olofsson (Fredrik Olofsson)

    ... )*sin(t/86)) ]; }); //--sound input s.waitForBoot{ OSCFunc({|m| amp= m ... , 1, 0.667, 1)}, \tr, s.addr); {SendTrig.kr(Impulse.kr ...

  7. Periodic Carillion by mimetikmusic (mimetikmusic) @ Periodic Carillion by mimetikmusic (mimetikmusic)

    ... can be some sync artifact... */ s.boot; SynthDef(\mallet,{arg in ... :(1+(n*~coeff))*0.1])}); s.quit;

  8. Voices by mimetikmusic (mimetikmusic) @ Voices by mimetikmusic (mimetikmusic)

    ... .kimri.org/blog/?p=64 */ s.boot; SynthDef(\voice,{arg out ... (\voices).play; Tdef(\voices).stop; s.quit;

  9. Geometry classes by olafhochherz (olafhochherz) @ Code

    ... .getPointOnLine(r); } getPointOnLine{arg s; ^(this.positionVector+(s*this.directionVector)); } } Plane{ var ...

  10. Vocal Drone Tweet by schemawound (Schemawound) @ Code

    ... -LFTri.ar(f)};l={|s,e|Line.ar(s,e,1200,1 ...

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