Submit Browse
Anonymous Login RSS

SuperCollider Code

All (2251) Plugin (211) Quark (444) Help (545) Doc (511) Code (540) SCDoc ↗ Forum ↗ Google ↗
  1. A Map To Everything [Disquiet0062-LifeOfSine] by schemawound (Schemawound) @ Code

  2. Mono2eN - SynthDef by callum-goddard (Callum Goddard) @ Code

  3. Night creatures by ttsesmetzis (ttsesmetzis) @ Night creatures by ttsesmetzis (ttsesmetzis)

    ... wilderness ( var creature, creatures = 100; s.waitForBoot { SynthDef(\creature,{| out = 16 ... : rrand( 5.0, 10.0 ) ) } }; s.sync; Synth.tail( 1, \reverb ...

  4. The Unfunky Drummer by schemawound (Schemawound) @ Code

    ... = ~source.collect{|source| Buffer.read(s, source)}; ~patterns = ~numOfPatterns.collect{|val ... ) * rateScale, doneAction: 2) * amp);}).add; s.sync; Ppar(~patterns, inf).play ...

  5. Autumn moonlight - a worm digs silently into the chestnut by schemawound (Schemawound) @ Autumn moonlight - a worm digs silently into the chestnut by schemawound (Schemawound)

    ... (f)}; var line = {|s,e| Line.kr(s,e,time,1,0 ...

  6. Formant Synthesis Singers GUI Demo by bruno (Bruno Ruviaro) @ Code

  7. Subtractive Synthesis GUI Demo 1 by bruno (Bruno Ruviaro) @ Subtractive Synthesis GUI Demo 1 by bruno (Bruno Ruviaro)

    ... see how the spectrum changes. */ s.waitForBoot({ var noise, win, slider2d ... .doOnce({Window.closeAll}); win.onClose = {s.freeAll; Window.closeAll}; }); // end of ...

  8. Additive Synthesis Demo with QuNeo - Patch 3 (Risset Bell) by bruno (Bruno Ruviaro) @ Additive Synthesis Demo with QuNeo - Patch 3 (Risset Bell) by bruno (Bruno Ruviaro)

  9. Gravel by alextiberiuskirk (alextiberiuskirk) @ Code

    ... ; ); ) ) ( ( ~sound = Group.head(s); ~fx = Group.tail(s); ); ( Synth.head(~source,\Grain ...

  10. Sound file chunks: Workaround for single-precision buffer indexing by jamshark70 (jamshark70) @ Sound file chunks: Workaround for single-precision buffer indexing by jamshark70 (jamshark70)

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