Submit
Browse
Anonymous
Login
RSS
SuperCollider Code
Fork Code: krisHd
name
code content
{Mix({|i|var j=Impulse,t=TChoose.kr(j.kr(1/8),[1,6,3]/8),r=Ringz.ar(j.ar(i*t+0.25),600*t*i+[0,9]);CombC.ar(r,1,0.5,4,0.1,r)}!4).tanh/4}.play
code description
Hi colliders, this is my first post here, and also my very first sc tweet! It's nothing special, just a little rhythmic Ringz thingy... As a beginner, I found this really useful getting the hang of some syntax shortcuts: http://schemawound.com/post/25710867587/supercollider-tweets-background-tips
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