This is an archived snapshot of W3C's public bugzilla bug tracker, decommissioned in April 2019. Please see the home page for more details.

Bug 17355 - (DisablingAudioListener): Disabling AudioListener
Summary: (DisablingAudioListener): Disabling AudioListener
Status: CLOSED FIXED
Alias: None
Product: AudioWG
Classification: Unclassified
Component: Web Audio API (show other bugs)
Version: unspecified
Hardware: PC All
: P2 normal
Target Milestone: TBD
Assignee: This bug has no owner yet - up for the taking
QA Contact: This bug has no owner yet - up for the taking
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-06-05 11:45 UTC by Philip Jägenstedt
Modified: 2012-11-15 19:46 UTC (History)
2 users (show)

See Also:


Attachments

Description Philip Jägenstedt 2012-06-05 11:45:24 UTC
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.
Comment 1 Chris Rogers 2012-11-14 21:02:16 UTC
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?
Comment 2 Philip Jägenstedt 2012-11-15 09:00:37 UTC
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.
Comment 3 Chris Rogers 2012-11-15 19:46:05 UTC
Closing based on Philip's feedback