Skip to content
Snippets Groups Projects
Commit 115f9773 authored by Matt McPherrin's avatar Matt McPherrin
Browse files

A library to compute the Goertzel Algorithm``

parents
No related branches found
No related tags found
No related merge requests found
target
Cargo.lock
[package]
name = "goertzel"
version = "0.1.0"
authors = ["Matt McPherrin <git@mcpherrin.ca>"]
Goertzel
--------
The Goertzel Algoritm is a simplified discrete fourier transform, useful for
tone detection.
#[test]
fn it_works() {
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment