// title: krisHd // author: chrisdheij // 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 // code: {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