Submit Browse
Anonymous Login RSS

SuperCollider Code

All (2251) Plugin (211) Quark (444) Help (545) Doc (511) Code (540) SCDoc ↗ Forum ↗ Google ↗
  1. Sampling Demo with QuNeo - Patch 1 by bruno (Bruno Ruviaro) @ Sampling Demo with QuNeo - Patch 1 by bruno (Bruno Ruviaro)

  2. Scanned Synthesis Visualisation by matthew-kane (Matthew Kane) @ Code

  3. Simple Vocable Synthesiser by uiae (uiae) @ Code

  4. beat grid by vividsnow (vividsnow) @ Code

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

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

    ... // 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[ ...

  6. Cellular Automaton by coreyker (coreyker) @ Code

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

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

  8. DWG sitar model by snappizz (snappizz) @ DWG sitar model by snappizz (snappizz)

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

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

prev 81 82 83 84 85 86 87 88 89 90 next

SuperCollider home doc maillist forum wiki git legacy help book

contact | by vividsnow