Submit Browse
Anonymous Login RSS

SuperCollider Code

All (2251) Plugin (211) Quark (444) Help (545) Doc (511) Code (540) SCDoc ↗ Forum ↗ Google ↗
  1. Good Life 115granular by hwright (hwright) @ Good Life 115granular by hwright (hwright)

  2. Side to Side flip by hwright (hwright) @ Side to Side flip by hwright (hwright)

  3. Livecode setup, with comments by 0-91 (tedthetrumpet) @ Livecode setup, with comments by 0-91 (tedthetrumpet)

  4. EHX Analogizer by 0-3C (bennigraf) @ EHX Analogizer by 0-3C (bennigraf)

  5. Simple Trapset by codepool (codepool) @ Simple Trapset by codepool (codepool)

    ... ar(0, out*env); }).load(s); ////////////////////// Tempo.bpm = 130; ... 0, \t_trig, kSeq.next); s.sendMsg(\s_new, \snTrig1, -1 ... 020.rand], 0.25)); }).load(s); ////////////////////// Tempo.bpm = 110; ...

  6. creating rhythms by fredrik-olofsson (Fredrik Olofsson) @ creating rhythms by fredrik-olofsson (Fredrik Olofsson)

  7. Accurate Yamaha DX-7 Emulation Using Supercollider by egegonul (egegonul) @ Accurate Yamaha DX-7 Emulation Using Supercollider by egegonul (egegonul)

  8. supercollider implementation of padsynth algorithm. by 56228375 (56228375) @ Code

    ... ; var spectrum, xvals; s.freeAll; s.freeAllBuffers; s.sync; sgroup = Group. ... // output in stereo }).add; s.sync; // calculate single wavetable ... generated */| var fftsize = (min_length*s.sampleRate).nextPowerOfTwo; var pars = ...

  9. A Convolution Reverb: Stereo with Reverse Option by pyoungryangko (prko) @ Code

    ... = Buffer.loadCollection(s, ~irNorm); irL = Buffer.loadCollection(s, ~irNorm); // ... irR.sendCollection(array.reverse) }); s.sync; /* Increase the number ... convTime.wait; convolver.free; s.stopRecording; inSrc.free; irSpctrmL ...

  10. Filter Explorer @ 1000 Hz of the Cutoff Frequency (Centre Frequency) by pyoungryangko (prko) @ Code

    ... fltSel, fltTxts; fltSel = Bus.control(s,1); synth = { arg which, ... black }{ Color.gray } ) } }; ServerMeterView.new(s, win, 10@(h-235), 0 ... h-257, 247, 247)); Stethoscope(s, view:scope); FreqScopeView(win, Rect ...

prev 1 2 3 4 5 6 7 8 9 10 next

SuperCollider home doc maillist forum wiki git legacy help book

contact | by vividsnow