<?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>26534</bug_id>
          
          <creation_ts>2014-08-06 14:59:58 +0000</creation_ts>
          <short_desc>Mixing multiple enabled audio tracks on a media element using Web Audio</short_desc>
          <delta_ts>2014-09-19 23:40:52 +0000</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>WHATWG</product>
          <component>HTML</component>
          <version>unspecified</version>
          <rep_platform>Other</rep_platform>
          <op_sys>other</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>WONTFIX</resolution>
          
          
          <bug_file_loc>http://www.whatwg.org/specs/web-apps/current-work/#audiotracklist-and-videotracklist-objects</bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P3</priority>
          <bug_severity>normal</bug_severity>
          <target_milestone>Unsorted</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter>contributor</reporter>
          <assigned_to name="Ian &apos;Hixie&apos; Hickson">ian</assigned_to>
          <cc>cwilso</cc>
    
    <cc>ian</cc>
    
    <cc>mike</cc>
    
    <cc>muazkh</cc>
          
          <qa_contact>contributor</qa_contact>

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>109995</commentid>
    <comment_count>0</comment_count>
    <who name="">contributor</who>
    <bug_when>2014-08-06 14:59:58 +0000</bug_when>
    <thetext>Specification: http://www.whatwg.org/specs/web-apps/current-work/
Multipage: http://www.whatwg.org/C#audiotracklist-and-videotracklist-objects
Complete: http://www.whatwg.org/c#audiotracklist-and-videotracklist-objects
Referrer: http://www.google.de/url?sa=t&amp;rct=j&amp;q=&amp;esrc=s&amp;source=web&amp;cd=1&amp;ved=0CCQQFjAA&amp;url=http%3A%2F%2Fwww.whatwg.org%2Fspecs%2Fweb-apps%2Fcurrent-work%2F&amp;ei=rj7iU83pKcOv7AbQk4DoBQ&amp;usg=AFQjCNGdS9Gz5afyX-aCX6DwT3Pzd9iK0g&amp;bvm=bv.72197243,d.ZGU

Comment:
 If multiple audio tracks are enabled simultaneously, they are mixed.

It would be great if it is possible to use the WebAudioApi for mixing 
multiple audio tracks .

Usecases: 
- Preview LoRes-Video-Proxy files from professinal Cameras with multible
Inputs. And Level them in a small Mixer.
- HTML5 Video&amp;Audio Sequencer Applications.
- Contol Atmo Volume seperately.


Posted from: 213.61.190.202
User agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:30.0) Gecko/20100101 Firefox/30.0</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>109997</commentid>
    <comment_count>1</comment_count>
    <who name="Ian &apos;Hixie&apos; Hickson">ian</who>
    <bug_when>2014-08-06 16:43:31 +0000</bug_when>
    <thetext>Interesting idea, how would that work?</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>109999</commentid>
    <comment_count>2</comment_count>
    <who name="Chris Wilson">cwilso</who>
    <bug_when>2014-08-06 17:09:38 +0000</bug_when>
    <thetext>It seems like the only thing necessary to enable this is to change the MediaElementSource definition in Web Audio to create one output per track on the media element node, rather than a single output.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>110000</commentid>
    <comment_count>3</comment_count>
    <who name="Chris Wilson">cwilso</who>
    <bug_when>2014-08-06 17:13:43 +0000</bug_when>
    <thetext>Related: https://github.com/WebAudio/web-audio-api/issues/132.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>111413</commentid>
    <comment_count>4</comment_count>
    <who name="Ian &apos;Hixie&apos; Hickson">ian</who>
    <bug_when>2014-09-11 23:13:56 +0000</bug_when>
    <thetext>Chris, does Web Audio have a Bugzilla component I can pass this over to? It sounds like something that should be handled on the Web Audio side rather than in HTML.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>111417</commentid>
    <comment_count>5</comment_count>
    <who name="Chris Wilson">cwilso</who>
    <bug_when>2014-09-12 00:19:46 +0000</bug_when>
    <thetext>we ditched our bugzilla in favor of gh issues - https://github.com/WebAudio/web-audio-api/issues.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>111439</commentid>
    <comment_count>6</comment_count>
    <who name="Ian &apos;Hixie&apos; Hickson">ian</who>
    <bug_when>2014-09-12 16:24:41 +0000</bug_when>
    <thetext>Chris, ah, ok. Do you have an issue tracking this in particular? I couldn&apos;t find one in the list.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>111443</commentid>
    <comment_count>7</comment_count>
    <who name="Chris Wilson">cwilso</who>
    <bug_when>2014-09-12 16:55:20 +0000</bug_when>
    <thetext>We do now.  :) https://github.com/WebAudio/web-audio-api/issues/352

(Sorry, was on mobile before.)</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>111861</commentid>
    <comment_count>8</comment_count>
    <who name="Ian &apos;Hixie&apos; Hickson">ian</who>
    <bug_when>2014-09-19 23:40:52 +0000</bug_when>
    <thetext>Cool thanks. Marking this WONTFIX for HTML.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>