<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "https://www.w3.org/Bugs/Public/page.cgi?id=bugzilla.dtd">

<bugzilla version="5.0.4"
          urlbase="https://www.w3.org/Bugs/Public/"
          
          maintainer="sysbot+bugzilla@w3.org"
>

    <bug>
          <bug_id>14386</bug_id>
          
          <creation_ts>2011-10-05 07:33:42 +0000</creation_ts>
          <short_desc>HTML5 media lacks audio panning support.</short_desc>
          <delta_ts>2012-04-20 10:14:14 +0000</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>HTML.next</product>
          <component>default</component>
          <version>unspecified</version>
          <rep_platform>PC</rep_platform>
          <op_sys>All</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>FIXED</resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P2</priority>
          <bug_severity>normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Arun Patole">bmf834</reporter>
          <assigned_to name="This bug has no owner yet - up for the taking">dave.null</assigned_to>
          <cc>eric.carlson</cc>
    
    <cc>ian</cc>
    
    <cc>mike</cc>
    
    <cc>philipj</cc>
    
    <cc>plh</cc>
    
    <cc>public-html-admin</cc>
    
    <cc>public-html-wg-issue-tracking</cc>
    
    <cc>silviapfeiffer1</cc>
          
          <qa_contact name="HTML WG Bugzilla archive list">public-html-bugzilla</qa_contact>

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>57838</commentid>
    <comment_count>0</comment_count>
    <who name="Arun Patole">bmf834</who>
    <bug_when>2011-10-05 07:33:42 +0000</bug_when>
    <thetext>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</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>58674</commentid>
    <comment_count>1</comment_count>
    <who name="Ian &apos;Hixie&apos; Hickson">ian</who>
    <bug_when>2011-10-21 22:49:10 +0000</bug_when>
    <thetext>Proper 3D positioning in Web Audio might be the better way to address this.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>62818</commentid>
    <comment_count>2</comment_count>
    <who name="Philippe Le Hegaret">plh</who>
    <bug_when>2012-01-17 21:24:59 +0000</bug_when>
    <thetext>Have a look at 4.14 The AudioPannerNode Interface:

http://www.w3.org/TR/2011/WD-webaudio-20111215/#AudioPannerNode-section</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>66886</commentid>
    <comment_count>3</comment_count>
    <who name="Arun Patole">bmf834</who>
    <bug_when>2012-04-20 10:14:14 +0000</bug_when>
    <thetext>closing this bug as it looks like web audio is addressing this.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>