{
   "description" : "50 Hz line noise chasing your syncopated steps through the small and big rooms of an abandoned factory",
   "ancestor_list" : [],
   "name" : "lurking line noise",
   "author" : "maedoc",
   "is_private" : null,
   "id" : "1-4VU",
   "code" : "({var\r\n\t  rf = 7\r\n\t, rt = Impulse.kr(rf)\r\n\t, bs = 8.collect({|i| PulseDivider.kr(rt, 16, i*2)})\r\n\t, bt = bs[0] + bs[2] + Dust.kr(SinOsc.kr(0.01, 0, 0.25, 0.25))\r\n\t, be = Decay.kr(bt, 0.2)\r\n\t, se = Decay.kr(bs[5]+bs[6], 0.01)\r\n\t, bass = be*SinOsc.ar(SinOsc.ar([5,6], 0, 20, \r\n\t\tDemand.kr(bt, 0, Drand((30..48), inf)).midicps\r\n\t))\r\n\t, snar = se*SinOsc.ar(2000+[0, 5])\r\n\t, off = (LPF.kr(BrownNoise.kr([1,1]), 10)**(1/3))>0\r\n\t, hat = DelayL.kr(Decay.kr(Mix.kr(bs), 0.01), 20, rf.reciprocal*off)*PinkNoise.ar\r\n\t, line = Saw.ar(50)*0.1*(LFNoise0.kr(50)>0)*SinOsc.kr(0.1, 0, 0.4, 0.45)\r\n\t;\r\n\tOut.ar(0, FreeVerb.ar(bass+snar + hat + line, \r\n\t\tSinOsc.kr(0.01, 0, 0.4, 0.5), \r\n\t\t0.8, 0.5))\r\n}.play\r\n)",
   "labels" : [
      "noise",
      "percussive"
   ]
}
