X-Git-Url: http://git.harvie.cz/?a=blobdiff_plain;f=c%2Fgoertzel%2FREADME.md;h=ee9cd805833872f4996b0cc24f43064421d62f34;hb=1199f4b256f47f440922b91a6c4eff50c532312f;hp=315c7be0f95d22de9708d9e29d4936330adbbe4b;hpb=efc847856a3d8140701c014cd50ae5a875caa12a;p=mirrors%2FPrograms.git diff --git a/c/goertzel/README.md b/c/goertzel/README.md index 315c7be..ee9cd80 100644 --- a/c/goertzel/README.md +++ b/c/goertzel/README.md @@ -15,9 +15,9 @@ Scriptable tone detection and audio analysis * **dtmf.sh**: decodes DTMF signals in audio * **histogram.pl**: shows goertzel output in ASCII graphs * **histogram.sh**: example using histogram.pl to draw realtime equalizer + * **guitar-tuner.sh**: example using histogram.pl to tune guitar (currently only to low E) * **sleepmon.sh**: Generates frequency on soundcard output and detects it on input * Can be used to detect and log motion using soundcard and PIR sensor or NC switch * **sleepplot.sh**: Generates gnuplot graph from sleeplog * TODO - * Guitar tuner * Send me more...