RESOLVED WONTFIX 56721
Feature Request: Add audio 'panning' for HTML5 media
https://bugs.webkit.org/show_bug.cgi?id=56721
Summary Feature Request: Add audio 'panning' for HTML5 media
Richard Connamacher
Reported 2011-03-19 22:44:13 PDT
Feature request: add a 'pan' (or webkitPan) javascript property to HTML5 Media elements, to allow programs to position audio between left and right speakers. -1.0 would be 100% left, 1.0 would be 100% right, and default would be 0.0 (normal). (Or better yet, work with WhatWG to get support from other browsers too!) This would allow JavaScript games to better use HTML5 audio instead of Flash, as well as bolstering iOS devices' HTML gaming capabilities. Backwards compatibility would be fine, as other browsers would continue playing audio from both speakers equally.
Attachments
Arun Patole
Comment 1 2011-10-07 00:00:19 PDT
I have opened bug at WhatWG to discuss this: http://www.w3.org/Bugs/Public/show_bug.cgi?id=14386
Arun Patole
Comment 2 2012-04-20 03:17:12 PDT
(In reply to comment #1) > I have opened bug at WhatWG to discuss this: http://www.w3.org/Bugs/Public/show_bug.cgi?id=14386 looks like web audio addresses this request. So this bug can me closed(wont fix) from html5 media side.
Note You need to log in before you can comment on or make changes to this bug.