https://developer.mozilla.org/en-US/docs/Web/API/PannerNode/panningModel
PannerNode: panningModel property - Web APIs | MDN
The panningModel property of the PannerNode interface is an enumerated value determining which spatialization algorithm to use to position the audio in 3D...
web apispropertymdn
https://developer.mozilla.org/en-US/docs/Web/API/PannerNode
PannerNode - Web APIs | MDN
The PannerNode interface defines an audio-processing object that represents the location, direction, and behavior of an audio source signal in a simulated...
web apismdn
https://developer.mozilla.org/de/docs/Web/API/PannerNode/positionZ
PannerNode: Eigenschaft positionZ - Web-APIs | MDN
Die positionZ-Eigenschaft der PannerNode-Schnittstelle gibt die Z-Koordinate der Position der Audioquelle in 3D-Kartesischen Koordinaten an, was der...
web apiseigenschaftmdn
https://codereview.chromium.org/12284015/patch/1/2
Source/WebCore/Modules/webaudio/PannerNode.cpp - Issue 12284015: Merge 142687 - Code Review