This is an archived snapshot of W3C's public bugzilla bug tracker, decommissioned in April 2019. Please see the home page for more details.

Bug 21451 - Clarify the range of valid AnalyserNode.fftSize values
Summary: Clarify the range of valid AnalyserNode.fftSize values
Status: CLOSED FIXED
Alias: None
Product: AudioWG
Classification: Unclassified
Component: Web Audio API (show other bugs)
Version: unspecified
Hardware: PC All
: P2 normal
Target Milestone: TBD
Assignee: Chris Rogers
QA Contact: public-audio
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-04-01 02:55 UTC by Ehsan Akhgari [:ehsan]
Modified: 2013-04-25 15:43 UTC (History)
1 user (show)

See Also:


Attachments

Description Ehsan Akhgari [:ehsan] 2013-04-01 02:55:41 UTC
WebKit only allows power of two values between 32 and 2048.  If that is intentional, perhaps we should spec it.
Comment 1 Chris Rogers 2013-04-08 22:17:58 UTC
Fixed:
https://dvcs.w3.org/hg/audio/rev/7e5e69ce9ad8
Comment 2 Olivier Thereaux 2013-04-25 15:43:17 UTC
Seeing no objection to this changeset, closing.