You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It's not clear how to disable the AudioListener, to get "normal" pass-through of the audio without any spatial effects applied. It should almost certainly be disabled by default.
The text was updated successfully, but these errors were encountered:
Original comment by Chris Rogers on W3C Bugzilla. Wed, 14 Nov 2012 21:02:16 GMT
I'm not sure what you mean by "without any spatial effects". In this case, why bother even creating and connecting a PannerNode.
Do you mean a mode where the listener for a particular PannerNode is fixed at a neutral position and the AudioContext listener does not effect the sound?
Original comment by Philip Jägenstedt on W3C Bugzilla. Thu, 15 Nov 2012 09:00:37 GMT
This bug is poorly phrased, but is related to the bug about default values for the AudioListener members, which has already been fixed. The answer is to just set the default values, so this bug can be closed.
Audio-ISSUE-67 (DisablingAudioListener): Disabling AudioListener [Web Audio API]
http://www.w3.org/2011/audio/track/issues/67
Raised by: Philip Jägenstedt
On product: Web Audio API
https://dvcs.w3.org/hg/audio/raw-file/tip/webaudio/specification.html#AudioListener
It's not clear how to disable the AudioListener, to get "normal" pass-through of the audio without any spatial effects applied. It should almost certainly be disabled by default.
The text was updated successfully, but these errors were encountered: