Submit Browse
Anonymous Login RSS

SuperCollider Code

All (2251) Plugin (211) Quark (444) Help (545) Doc (511) Code (540) SCDoc ↗ Forum ↗ Google ↗
  1. Chaos Machine by dkam136 (dkam136) @ Chaos Machine by dkam136 (dkam136)

  2. Damped Driven Double Pendulum Sonification and Visualization by xavieredavenport (xavieredavenport) @ Damped Driven Double Pendulum Sonification and Visualization by xavieredavenport (xavieredavenport)

    ... .isClosed.not, {w.close})}); /////////////////////// // Synthdef(s) /////////////////////// SynthDef(\gliss, { arg freq=440 ...

  3. purr by hamma (hamma) @ purr by hamma (hamma)

    cat purr asmr // purr :3 ( t = {0.08.rand2}!1024; r = { LPF.ar(Osc.ar(Buffer.loadCollection(s, t), 0.05), 400!2) }; r.play )

  4. One chord requiem by 56228375 (56228375) @ Code

    ... ; may still contain useless statements :) ( s.waitForBoot({ var midiout; var no_of_bins ...

  5. Show a chord in music notation in a sclang window by 56228375 (56228375) @ Show a chord in music notation in a sclang window by 56228375 (56228375)

  6. how to generate the synthdef with a pattern by 0-2U (grirgz) @ Code

    ... should take less time than s.latency for this to work ...

  7. Industrial Fantasia by soelz (Soheil Zarrinpour) @ Code

    ... .3],inf)), ).play.stop); ) (Task({ // s.record; // Pdefn(\mypoint,Pseq(Array ...

  8. alarm! by till-bovermann (LFSaw) @ Code

    ... it starts to get annoying. s.options.memSize = 8192 * 8; ( SynthDef ...

  9. Function to extract audio from youtube + example usage by gosub (gosub) @ Function to extract audio from youtube + example usage by gosub (gosub)

    ... ; + ~file).postln; ~buffer = Buffer.read(s, ~file); ) ( // BUFFER MUST BE STEREO ...

  10. Sunday's patch & shader: Value Noise by tatrix (TatriX) @ Code

    ( Ndef(\valuenoise, { var sig = 0; var note = Demand.kr(Impulse.kr(1/8), 0, Dseq([0, 12, 0, 10, 0], inf)); var freq = (110 + (24 + note).midicps).lag(1/2); var trig = Impulse.kr(1) + Impulse.kr(1/9, 1/2); var dm = SinOsc.ar( ...

prev 51 52 53 54

SuperCollider home doc maillist forum wiki git legacy help book

contact | by vividsnow