Crates.io | goertzel-nostd |
lib.rs | goertzel-nostd |
version | 0.3.0 |
source | src |
created_at | 2022-02-04 01:26:49.263538 |
updated_at | 2023-06-01 02:04:05.732037 |
description | An nostd implementation of Goertzel's Algoritm |
homepage | |
repository | https://gitlab.scd31.com/stephen/goertzel-nostd |
max_upload_size | |
id | 526520 |
size | 4,890 |
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.