[Webkit-unassigned] [Bug 81748] Add exception for the setter of "fftSize" in RealtimeAnalyserNode

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Mar 22 01:29:54 PDT 2012


https://bugs.webkit.org/show_bug.cgi?id=81748





--- Comment #7 from xingnan.wang at intel.com  2012-03-22 01:29:54 PST ---
(From update of attachment 133000)
View in context: https://bugs.webkit.org/attachment.cgi?id=133000&action=review

>> LayoutTests/webaudio/stereo2mono-down-mixing.html:18
>> +var fftSize = 256;
> 
> This is fine for now, but I think we can improve this layout test to not use an analyser at all and instead use a stereo AudioBuffer (if I'm not mistaken) - can write up another bug if you want


Yes, we can use stereo AudioBuffer instead of analyser and I filed a bug for this.

Patch is updated as the comments. Thanks.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list