Submit Browse
Anonymous Login RSS

SuperCollider Code

All (2251) Plugin (211) Quark (444) Help (545) Doc (511) Code (540) SCDoc ↗ Forum ↗ Google ↗
  1. Harmo : Harmonic Series modulated by a MultiSlider interface. by simon (Dindoléon) @ Harmo : Harmonic Series modulated by a MultiSlider interface. by simon (Dindoléon)

  2. Automatic composition of tonal canons by 56228375 (56228375) @ Automatic composition of tonal canons by 56228375 (56228375)

  3. Twilight Luminaries by ether (Alexander Zhagun-Linnik) @ Twilight Luminaries 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({ ~rseq = {Array.fill ... ))); Out.ar(out, sig); }).add; s.sync; loop{ ~rseq = {Array.fill ...

  4. FM Patterns by elifieldsteel (eli.fieldsteel) @ Code

    ... s.newBusAllocators; ~vbus = Bus.audio(s, 2); s.freeAll; ~players.do(_.stop); s ... ); Out.ar(out, sig); }).add; s.sync; Synth(\reverb, [\in, ~vbus ... ]); s.sync; //array of sequencers ~players = [ ...

  5. Basic Feedback Delay Network SynthDef by michaeldzjap (michaeldzjap) @ Code

    ... / sqrt(n); ) ( s.waitForBoot({ var primePowerDelays = { arg ... + 0.5).floor; }).asInteger / s.sampleRate; }; var delayLengths = { ... 2) }).add; { s.scope(2) }.defer }); ) ( s.makeBundle(nil, { x ...

  6. Cello by nicolaariutti (nicolaariutti) @ Code

  7. Graphical Tracker Functions by simon (Dindoléon) @ Code

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

  9. Boreas by ether (Alexander Zhagun-Linnik) @ Code

    ... @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 ...

  10. Cookiemonster by bernhard (bernhard) @ Code

prev 61 62 63 64 65 66 67 68 69 70 next

SuperCollider home doc maillist forum wiki git legacy help book

contact | by vividsnow