Submit
Browse
Anonymous
Login
RSS
SuperCollider Code
Fork Code: LFO blues
name
code content
{ SinOsc.ar( 80 * [1,1.0001] * SinOsc.kr(1/2, 3/4 * 2pi).range(1,2) * Duty.kr(2,0,Dseq([6,6,8,8,6,6,9,8]/6,inf)) ) * LFPulse.kr(4,0,0.3) * 0.1}.play;
code description
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