{
   "ancestor_list" : [],
   "description" : "I just rewrote one of autocsi's tweets and came out with this which sounds like a digital bird of some kind:",
   "author" : "monodread",
   "name" : "Digital Bird sounds",
   "code" : "(\r\nNdef(\\birdy, {arg freq=1500, amp=0.5, rate=10;\r\n\tvar osc, son, convIn, rand;\r\n\tosc=LFCub;\r\n\trand = LFNoise1.ar(rate);\r\n\tconvIn=LinCongN.ar(rate);\r\n\tson = osc.ar(Convolution.ar(convIn,convIn));\r\n\tfreq = Latch.kr(rand.range(0,1).round(0.1), rand) * freq;\r\n\tfreq = osc.ar(osc.ar(rand)*rand.range(0,10)).range(freq, freq*3);\r\n\tson = Formlet.ar(son, freq, convIn.abs*0.1, rand.abs);\r\n\tson = Normalizer.ar(son, 0.9, 0.1) * convIn.abs * LFPulse.kr(LFPulse.kr(rand.abs), 0, rand.abs);\r\n\tson = son + GVerb.ar(son, 99, 2, mul: rand.range(0,0.3));\r\n\tson * amp\r\n}).play\r\n)",
   "is_private" : null,
   "id" : "1-4Wd",
   "labels" : [
      "tweets",
      "bird"
   ]
}
