Re: Window function used for AnalyserNode

Seems like FF is using Blackman as well.

http://mxr.mozilla.org/mozilla-central/source/content/media/webaudio/AnalyserNode.cpp#226


On Wed, Apr 2, 2014 at 7:34 AM, Raymond Toy <rtoy@google.com> wrote:

> Blink uses a Blackman window before taking the FFT in the AnalyserNode.
> This isn't in the spec (but also see
> https://github.com/WebAudio/web-audio-api/issues/287).
>
> What does Firefox use?
>
> Ray
>
>

Received on Wednesday, 2 April 2014 07:54:08 UTC