Submit
Browse
Anonymous
Login
RSS
SuperCollider Code
Fork Code: Fun with typos
name
code content
{ Pan2.ar(Klank.ar(`[[1, 2.2, 3.5, 4.9], nil, Array.series(4, 1, -0.2)], PinkNoise.ar(EnvGen.ar(Env.perc(0.001,0.01), Impulse.ar(4))), 0), 0); }.play;
code description
I accidentally set the freqscale of a Klank to 0. What resulted was a surprisingly varied and dynamic bit of glitch. The joy of typos in SC :)
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