{
   "description" : "If you are too poor to afford changing the amplitudes of a stereo signal, just let the channels wait. But the signal frequency is an impasse that is to be valued in itself.",
   "ancestor_list" : [],
   "author" : "telephon",
   "name" : "poor man's panning",
   "code" : "// poor man's panning\r\n{\r\n\tvar f, hornbostelwertheimerkonstante;\r\n\tf = MouseY.kr(1, 100, 1);\r\n\thornbostelwertheimerkonstante = 0.00063;\r\n\tImpulse.ar(f, hornbostelwertheimerkonstante * f * [1, MouseX.kr(0, 2)], 0.1) \r\n}.play",
   "id" : "1-1h",
   "is_private" : null,
   "labels" : [
      "howto",
      "educational",
      "art",
      "microtiming"
   ]
}
