fft-windowing
v0.1.4
Published
Applies a windowing function to an array of data, making it ready to be FFT'd.
Downloads
378
Readme
nodejs-fft-windowing applies a windowing function to an array of data, making it ready to be FFT'd.
Installation
If you have npm installed, just run:
npm install fft-windowing
Usage
The following windows are available:
hann hamming cosine lanczos gaussian tukey blackman exact_blackman kaiser nuttall blackman_harris blackman_nuttall flat_top
LICENSE
MIT