Skip to content

Instantly share code, notes, and snippets.

@LFSaw
Created July 29, 2011 18:13
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 7 You must be signed in to fork a gist
  • Save LFSaw/1114384 to your computer and use it in GitHub Desktop.
Save LFSaw/1114384 to your computer and use it in GitHub Desktop.
Cadavre Excuis
(
Ndef('gistCadavre', {SplayAz.ar(2, SinOsc.ar({LFDNoise3.ar(Rand(0.1, 0.4)).exprange(20, 200)}!20, 0, 5).tanh, spread: 2, orientation: WhiteNoise.ar.lag(LFDNoise3.ar(pi.reciprocal).exprange(0.000001, 0.001))).tanh});
Ndef('gistCadavre').set('fadeTime', 2);
);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment