- From: <bugzilla@jessica.w3.org>
- Date: Wed, 05 Oct 2011 07:33:43 +0000
- To: public-html-bugzilla@w3.org
http://www.w3.org/Bugs/Public/show_bug.cgi?id=14386
Summary: HTML5 media lacks audio panning support.
Product: HTML WG
Version: unspecified
Platform: PC
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: HTML5 spec (editor: Ian Hickson)
AssignedTo: ian@hixie.ch
ReportedBy: bmf834@motorola.com
QAContact: public-html-bugzilla@w3.org
CC: mike@w3.org, public-html-wg-issue-tracking@w3.org,
public-html@w3.org
Many game developers seem to be interested in having panning support for audio
element in HTML5(references give below). This will allow programs to position
audio between left and right speakers.
May be adding something like HTMLMediaElement(audio/video).panning = 0 | 1.0 |
-1.0 would help.
-1.0 only left speaker,
+1.0 only right speaker
0.0 both speakers.
references:
https://bugs.webkit.org/show_bug.cgi?id=56721
http://www.effectgames.com/effect/article.psp.html/joe/My_HTML5_CSS3_Browser_Wish_List#_section_1_3
http://www.phoboslab.org/log/2011/03/the-state-of-html5-audio
http://cromwellian.blogspot.com/2011/05/ive-been-having-twitter-back-and-forth.html
--
Configure bugmail: http://www.w3.org/Bugs/Public/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
Received on Wednesday, 5 October 2011 07:33:47 UTC