/goertzel

An implementation of the Goertzel Algorithm

Primary LanguageRust

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.