Browse Source

update

main
duff2013 10 years ago
parent
commit
cd539dce6f
1 changed files with 3 additions and 1 deletions
  1. +3
    -1
      README.md

+ 3
- 1
README.md View File

Software algorithm ([YIN]) for guitar and bass tuning using a Teensy Audio Library. This audio object's algorithm is somewhat memory and processor hungry but will allow you to detect lower frequencies than the Audio library's Goertzel algorithm will. Software algorithm ([YIN]) for guitar and bass tuning using a Teensy Audio Library. This audio object's algorithm is somewhat memory and processor hungry but will allow you to detect lower frequencies than the Audio library's Goertzel algorithm will.


[YIN]:http://recherche.ircam.fr/equipes/pcm/cheveign/pss/2002_JASA_YIN.pdf [YIN]:http://recherche.ircam.fr/equipes/pcm/cheveign/pss/2002_JASA_YIN.pdf
<pre>
_______________ _________ _______________ _________
|GND | | Vin| | | |GND | | Vin| | |
|0 --- AGND| | | |0 --- AGND| | |
/ \ / \
----- -----
\ / \ /
\_/
\_/
<pre>

Loading…
Cancel
Save