{
   "code" : "(\r\n{\r\n\tvar env;\r\n\tenv = LFPar.ar(0.3,add:1);\r\n\tMix.new([SinOsc.ar(80)*env,SinOsc.ar(40)*env])*Saw.ar(80)*0.5;\r\n}.play;\r\n\r\n\r\n// Adding dust.\r\n\r\n{\r\nvar delay1, delay2, source, shift;\r\n\r\n//k from -1 to 1\r\n\r\n//in samples\r\ndelay1= 100;\r\ndelay2= 40;\r\n\r\n\t//source= Dust.ar(300)*4*EnvGen.ar(Env([1,1,0],[(delay1+delay2)/SampleRate.ir,0.0]),);\r\n\t\t//Impulse.kr(MouseY.kr(1,4))););\r\n\r\n\tsource = Dust.ar(5);\r\n\tshift = TwoTube.ar(source,1,0.99,delay1,delay2);\r\n\t//FreqShift.ar(shift, 400);\r\n\tPitchShift.ar(shift, pitchRatio: 0.1);\r\n}.play\r\n)",
   "is_private" : null,
   "id" : "1-4Tr",
   "labels" : [
      "drone",
      "dust",
      "twotube"
   ],
   "description" : "Has a low frequency drone, with Dust fed into the TwoTube physical model. The result of the physical model is shifted down in frequency.",
   "ancestor_list" : [],
   "name" : "Drone with deep dusting",
   "author" : "Paul Anderson"
}
