{
   "labels" : [],
   "is_private" : null,
   "id" : "1-53n",
   "code" : "(\r\n{\r\n\tvar saw, bpf;\r\n\tsaw = Pulse.ar(\r\n\t\tfreq: [100,150],\r\n\t\tmul: LFPulse.kr(\r\n\t\t\tfreq: [0, 0.03, 0.04],\r\n\t\t\twidth: 0.15));\r\n\tbpf = LPF.ar(in: saw, freq: SinOsc.kr(-10, -5, 3).range(200, 400));\r\n\tOut.ar(0, bpf);\r\n}.play;\r\n)",
   "author" : "Margo Gentile",
   "name" : "UFO Hover",
   "ancestor_list" : [],
   "description" : "//Pulse is the UGen. There is multichannel expansion due to the lists in the freqs. The range is a big part of the reason this sounds so deep."
}
