Submit Browse
Anonymous Login RSS

SuperCollider Code

All (2251) Plugin (211) Quark (444) Help (545) Doc (511) Code (540) SCDoc ↗ Forum ↗ Google ↗
  1. Graphical Tracker Functions by simon (Dindoléon) @ Code

  2. Dirty Sound Maker by simon (Dindoléon) @ Code

  3. Boreas by ether (Alexander Zhagun-Linnik) @ Boreas by ether (Alexander Zhagun-Linnik)

    ... @gmail.com */ ( Server.default = s; o=s.options; o.memSize; o.sampleRate ... .pow(16); o.sampleRate = 44100; s.quit; s.waitForBoot({ { var num = 0 ... ))); Out.ar(out, sig); }).add; s.sync; loop{ rseq = {Array.fill ...

  4. Cookiemonster by bernhard (bernhard) @ Cookiemonster by bernhard (bernhard)

  5. Cookiemonster v.1.1 by bernhard (bernhard) @ Code

  6. Gaussian Cookiemonster by bernhard (bernhard) @ Code

  7. Hotroded "08091500Acid309 by_otophilia" by bernhard (bernhard) @ Code

    ... c; c = Condition.new; s.freeAll; TempoClock.all.do{|x ... |x.clear}; s.bootSync(c); ( // **** SynthDefs **** ... .ar(out,0.9)); }).add; ); s.sync(c); ( // **** Sequence **** ~dseq = ... )}{1/4 * (1-~shf)}; s.bind{ if(~pnt == 0){ ...

  8. Danish Poem Sonification by jassk (Jason_SK) @ Danish Poem Sonification by jassk (Jason_SK)

    ... ).postcs //OPTIONAL s.options.memSize; s.quit; s.options.memSize = 65536; s.boot; ( ~r ... ][i]; //WAVETABLE b = Buffer.alloc(s, 512/8, 1, { |buf| var ... )});//El.Guitar b1 = Buffer.alloc(s, 512, 1, { |buf| var ar ...

  9. simple timeline for patterns by 56228375 (56228375) @ simple timeline for patterns by 56228375 (56228375)

  10. Fireflies Intro - Owl City by elifieldsteel (eli.fieldsteel) @ Fireflies Intro - Owl City by elifieldsteel (eli.fieldsteel)

    ... 25 var bus; s.newBusAllocators; bus = Bus.audio(s,2); s.waitForBoot({ SynthDef ... ); Out.ar(out, sig); }).add; s.sync; Synth(\delverb, [\in, bus ... ]); s.sync; p = Pmono( \ff, \out, ...

prev 11 12 13 14 15 16 17 18 19 20 next

SuperCollider home doc maillist forum wiki git legacy help book

contact | by vividsnow