Submit
Browse
Anonymous
Login
RSS
SuperCollider Code
Fork Code: Bohlen-Pierce Chimes
name
code content
fork{loop{play{f=_*3.pow(17.rand/13);e=EnvGen.ar(Env.perc,1,0.3,0,1,2);PMOsc.ar(f.([438,442]),f.(880),f.(e))*e};[1/6,1/3].choose.wait}}
code description
Generative SuperCollider tweet featuring the Bohlen-Pierce scale. Tweet: http://twitter.com/#!/codehop/status/106521929359433729
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