Get the latest tech news
WebFFT – The Fastest Fourier Transform on the Web
The Fastest Fourier Transform on the Web! Contribute to IQEngine/WebFFT development by creating an account on GitHub.
WebFFT is a metalibrary containing many FFT libraries, both javascript and webassembly based. As part of importing the library we will run a check to see if wasm is even supported, so the profiler and default can know which pool to pull from. Use fftr() for real-valued input, the output will still be complex but only the positive frequencies will be returned.
Or read this on Hacker News