Example of guitar tuner using goertzel and histogram.pl
[mirrors/Programs.git] / c / goertzel / README.md
index 315c7be0f95d22de9708d9e29d4936330adbbe4b..ee9cd805833872f4996b0cc24f43064421d62f34 100644 (file)
@@ -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...
This page took 0.127292 seconds and 4 git commands to generate.