// title: yota // author: yota // description: // a tweeting code snippet. // code: {t=Impulse.ar(9);h=Latch.ar(SinOsc.ar(5.251,[0,0.5pi]),t);Blip.ar(h[0].exprange(40,200).round(44),h[1].range(1,50),0.2).dup}.play;