Goertzel-nostd
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.
This is a fork of goertzel.
Name | Last commit | Last update |
---|---|---|
src | ||
.gitignore | ||
Cargo.toml | ||
README.md | ||
rustfmt.toml |
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.
This is a fork of goertzel.