goertzel-nostd

Crates.iogoertzel-nostd
lib.rsgoertzel-nostd
version0.3.0
sourcesrc
created_at2022-02-04 01:26:49.263538
updated_at2023-06-01 02:04:05.732037
descriptionAn nostd implementation of Goertzel's Algoritm
homepage
repositoryhttps://gitlab.scd31.com/stephen/goertzel-nostd
max_upload_size
id526520
size4,890
Stephen D (scd31)

documentation

README

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.

Commit count: 0

cargo fmt