Submit
Browse
Anonymous
Login
RSS
SuperCollider Code
Fork Code: SplatterPillar
name
code content
( play{ p=LFPulse; n=LFNoise1; Limiter.ar( GVerb.ar( {|i|BPF.ar(PinkNoise.ar(Decay.ar(Impulse.ar(0.23,0.95+n.kr(0.1,0.023)),rrand(0.2,0.4),2)).tanh,300*i+666,0.4)}.dup(6).sum*1.2, 23, 0.23, 0.666, 0.5, 30, 1, 0.2, 0.3 ) + Splay.ar( {|i|Ringz.ar(Pulse.ar(Impulse.ar(0.23,n.kr(1,0.08)),4),13*i+105+n.kr(50,23),0.13,n.kr(5).range(1,8)).tanh}.dup(23),0.05 ).madd(0.1) ) } )
code description
This is the sound a KlÄ pilot makes when he's being "uploaded". [[Video]](https://vimeo.com/157520969)
use markdown for formating
category tags
comma separated, i.g. "wild, siren" (do not enter default SC class names, please)
ancestor(s)
comma separated identificators, i.g. "1-C,1-1,1-4M,1-x"
Private?
the code will be accessible by direct url and not visible in public activity
signup to submit public code without captcha
comment of change