This repository was archived by the owner on Jan 9, 2019. It is now read-only.

Description
- Create oscillator
- Create PannerNode
- Connect Oscillator to PannerNode, start it
- Use setPosition method on PannerNode to demo initial position
- Set AudioContext's AudioListener position
- Create automation for oscillating the positionX, positionY, positionZ properties in the PannerNode without setting a JavaScript loop (orientationX, orientationY and orientationZ also available to automate)