Re: [web-audio-api] Proper FFT / IFFT missing (#248)

The SpectralProcessorNode, as you describe it, is definitely an option. However, I don't see much benefit in making a special node. IMO, you could implement the necessary windowing & overlap options/operations in JavaScript, and still use the ScriptProcessorNode.

---
Reply to this email directly or view it on GitHub:
https://github.com/WebAudio/web-audio-api/issues/248#issuecomment-25988312

Received on Wednesday, 9 October 2013 16:57:35 UTC