{
   "ancestor_list" : [],
   "description" : "\"It's the lack of eye contact that makes us more idiots, to the point that convertible riders give less to escalation. Closed in the car, explain the psychologists, we regress to childhood and react by shouting, or with that surrogate of the shock that is the horn.\"\r\n\r\n\r\n\r\nhttp://bz-buzz.blogspot.com/2018/09/mad-traffic.html\r\n\r\nhttp://bzakirasantjago.blogspot.it/",
   "author" : "mr_rebop",
   "name" : "Mad Traffic",
   "code" : "(\r\nSynthDef(\\madtraffic, {|out, sig, gate=1, freq=440|\r\n // doneAction: 2 rilascia la synth quando EvnGen ha finito\r\n    sig = (Blip.ar(freq)*0.7+Blip.ar(freq/2+Rand(1,12))*0.7)\r\n*EnvGen.kr(Env.asr(0.1, 0.3, 0.3), gate, doneAction:2);\r\n    sig = RLPF.ar(sig,SinOsc.kr(0.3, 0, 200, 1500), 0.1);\r\n    sig = FreeVerb.ar(sig, 0.5, 0.5, 0.5);\r\n    Out.ar(out, sig);\r\n\r\n}).add;\r\n)\r\n\r\n(\r\nPbind(\r\n    \\instrument, \\madtraffic,\r\n    \\freq, Pseq([137, 373, Prand([237, 473, 713],1)], inf),\r\n    \\legato, Pseq([1.7, 0.3], inf),\r\n    \\dur, 0.3,\r\n    \\out, Pseq([1, 0], inf)\r\n).play;\r\n)",
   "id" : "1-5bn",
   "is_private" : null,
   "labels" : [
      "ambient",
      "fx",
      "art",
      "bzbuzz",
      "hacknoise",
      "bzakirasantjago",
      "snowcrashproject"
   ]
}
