<?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>17357</bug_id>
          
          <creation_ts>2012-06-05 11:47:05 +0000</creation_ts>
          <short_desc>(ConvolverNodeChannels): ConvolverNode channel mapping</short_desc>
          <delta_ts>2014-10-28 17:16:47 +0000</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>AudioWG</product>
          <component>Web Audio API</component>
          <version>unspecified</version>
          <rep_platform>PC</rep_platform>
          <op_sys>All</op_sys>
          <bug_status>CLOSED</bug_status>
          <resolution>WONTFIX</resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P2</priority>
          <bug_severity>normal</bug_severity>
          <target_milestone>TBD</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Philip Jägenstedt">philipj</reporter>
          <assigned_to name="This bug has no owner yet - up for the taking">dave.null</assigned_to>
          <cc>crogers</cc>
    
    <cc>mage</cc>
    
    <cc>public-audio</cc>
          
          <qa_contact name="This bug has no owner yet - up for the taking">dave.null</qa_contact>

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>68668</commentid>
    <comment_count>0</comment_count>
    <who name="Philip Jägenstedt">philipj</who>
    <bug_when>2012-06-05 11:47:05 +0000</bug_when>
    <thetext>Audio-ISSUE-70 (ConvolverNodeChannels): ConvolverNode channel mapping [Web Audio API]

http://www.w3.org/2011/audio/track/issues/70

Raised by: Philip Jägenstedt
On product: Web Audio API

The buffer attribute is defined as &quot;A mono or multi-channel audio buffer containing the impulse response used by the convolver.&quot; However, it is not defined at all how the channels in the impulse response should be used, even in the case where it matches the number of channels in the input. Possibly, a mono impulse response should be applied to all channels, but beyond that it&apos;s hard to guess.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>69035</commentid>
    <comment_count>1</comment_count>
    <who name="Chris Rogers">crogers</who>
    <bug_when>2012-06-14 00:53:57 +0000</bug_when>
    <thetext>This information should now be present:
https://dvcs.w3.org/hg/audio/rev/4df179094971</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>69195</commentid>
    <comment_count>2</comment_count>
    <who name="Marcus Geelnard (Opera)">mage</who>
    <bug_when>2012-06-18 10:12:45 +0000</bug_when>
    <thetext>The specification does not say anything about what must happen for other channel configurations than the ones listed.

Also, the wording &quot;common cases for stereo playback where N and M are 1 or 2 and K is 1, 2, or 4&quot; is confusing.

First of all the expression &quot;common cases for stereo&quot; indicates that there may be other (less common) cases, but in fact the API does not support them.

Secondly, taking all permutations of &quot;N and M are 1 or 2 and K is 1, 2, or 4&quot; gives 12 possible combinations (not just the 5 that are required):

N M K
1 1 1
1 1 2
1 1 4
1 2 1
1 2 2
1 2 4
2 1 1
2 1 2
2 1 4
2 2 1
2 2 2
2 2 4

Also, what about cases when AudioDestinationNode has numberOfChannels other than 1 or 2?

Furthermore, it seems odd to let the number of output channels of the AudioNode depend on the number of output channels in the playback system (I take it that means ctx.destination.numberOfChannels).</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>113877</commentid>
    <comment_count>3</comment_count>
    <who name="Olivier Thereaux">olivier.thereaux</who>
    <bug_when>2014-10-28 17:13:54 +0000</bug_when>
    <thetext>Web Audio API issues have been migrated to Github. 
See https://github.com/WebAudio/web-audio-api/issues</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>114022</commentid>
    <comment_count>4</comment_count>
    <who name="Olivier Thereaux">olivier.thereaux</who>
    <bug_when>2014-10-28 17:16:47 +0000</bug_when>
    <thetext>Closing. See https://github.com/WebAudio/web-audio-api/issues for up to date list of issues for the Web Audio API.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>