3 unstable releases
Uses old Rust 2015
0.2.0 | Jul 16, 2015 |
---|---|
0.0.1 | Jul 16, 2015 |
0.0.0 | Jul 15, 2015 |
#21 in #fourier
Used in spectrogram
4KB
80 lines
Goertzel
The Goertzel Algoritm is a single-bin discrete fourier transform, useful for tone detection with a small number of tones. This has not yet been extensively tested, but appears to basically work.