<?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>19704</bug_id>
          
          <creation_ts>2012-10-25 16:08:44 +0000</creation_ts>
          <short_desc>Acceptable range for value of AnalyserNode&apos;s fftSize</short_desc>
          <delta_ts>2013-04-25 15:37:52 +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>Windows 3.1</op_sys>
          <bug_status>CLOSED</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>TBD</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Olivier Thereaux">olivier.thereaux</reporter>
          <assigned_to name="Chris Rogers">crogers</assigned_to>
          
          
          <qa_contact>public-audio</qa_contact>

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>77113</commentid>
    <comment_count>0</comment_count>
    <who name="Olivier Thereaux">olivier.thereaux</who>
    <bug_when>2012-10-25 16:08:44 +0000</bug_when>
    <thetext>We discussed about FFT value back in May, and resolved that it was OK as a power of 2, rather than being an arbitrary value:
http://lists.w3.org/Archives/Public/public-audio/2012JanMar/0506.html

We have however not addressed a related question about the value range for the FFTSize. 

Raised by James on 22nd March:
http://lists.w3.org/Archives/Public/public-audio/2012JanMar/0460.html
and documented in an action item:
https://www.w3.org/2011/audio/track/actions/41

[[ For fftSize in RealtimeAnalyserNode in the spec, it only says the value must be power of 2. But in fact in the implementation, the value must be limited in the range of [128, 2048], and it will throw the exception if illegal value of fftSize is set. Which should be documented in the spec. ]]</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>85749</commentid>
    <comment_count>1</comment_count>
    <who name="Chris Rogers">crogers</who>
    <bug_when>2013-04-08 21:52:07 +0000</bug_when>
    <thetext>Fixed:
https://dvcs.w3.org/hg/audio/rev/7e5e69ce9ad8</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>86791</commentid>
    <comment_count>2</comment_count>
    <who name="Olivier Thereaux">olivier.thereaux</who>
    <bug_when>2013-04-25 15:37:52 +0000</bug_when>
    <thetext>Changeset looks good. Closing.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>