I am looking at the web audio API spec and the panning node uses three values to create a 3D spectrum for sound. I was wondering if in order to create a basic 2D \"equal pow
here's an even simpler (less formulaic?) way to achieve 2D panning:
( full code here )