Submit Browse
Anonymous Login RSS

SuperCollider Code

All (2251) Plugin (211) Quark (444) Help (545) Doc (511) Code (540) SCDoc ↗ Forum ↗ Google ↗
  1. Scanned Synthesis Visualisation by matthew-kane (Matthew Kane) @ Code

  2. Simple Vocable Synthesiser by uiae (uiae) @ Simple Vocable Synthesiser by uiae (uiae)

  3. beat grid by vividsnow (vividsnow) @ beat grid by vividsnow (vividsnow)

    ... ,c]) }.play, q = { |n=0,s=0,p=0,q| var ... (2**q-(c%(2**q))) + (s*2.pow(n-(p?0 ... )).max(mn)}; ~l = {|d=12,s=1,e=0|Line.ar ... (s,e,d,doneAction:2)}; ) /* grid ...

  4. Spectrum and Spectrogram of a sound file by jcc (jcc) @ Spectrum and Spectrogram of a sound file by jcc (jcc)

    ... // Select all code and evaluate ( s.waitForBoot({ // vars for fft var ... sfSampleRate.postln; sfBuf = Buffer.readChannel(s, path, channels:0); sfview.soundfile_ ... quot;.postln; sgrmBuf = Buffer.readChannel(s, sfPath, sfSelection[0], sfSelection[ ...

  5. Cellular Automaton by coreyker (coreyker) @ Cellular Automaton by coreyker (coreyker)

    ... different notes on a scale ( s.waitForBoot({ var scale, width, height ... (0.05,4,1); var s = SinOsc.ar(freq*[0.9 ... ) ** 4; Out.ar(0, s*e!2); }).add; s.sync; scale = (12 ...

  6. Radial loudness meter by snappizz (snappizz) @ Radial loudness meter by snappizz (snappizz)

  7. DWG sitar model by snappizz (snappizz) @ Code

  8. Close in Counters of the Fourth Mind by melliott (melliott) @ Code

  9. Cumulative Pulses by henklass (henklass) @ Code

    ... 0 1 0 0 1 S: 3 1 2 2 2 ... 0 1 0 0 0 s: 4 1 2 2 3 ... 0 1 0 0 0 s: 4 1 2 2 3 ... different channel in half tempo. */ s.boot; ( SynthDef(\theSine, { | freq = 440 ...

  10. A4 Granular Modulations by kkomers (kkomers) @ Code

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