Browse Source

Update

main
duff2013 9 years ago
parent
commit
c1bbe5ccc5
1 changed files with 9 additions and 9 deletions
  1. +9
    -9
      README.md

+ 9
- 9
README.md View File

@@ -3,8 +3,9 @@
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
<pre>
_______________ _________
<!-- language: lang-none -->

_______________ _________
|GND | | Vin| | |
|0 --- AGND| | |
|1 3.3V| | |
@@ -19,10 +20,9 @@ _______________ _________
|10 15| |':`|
|11 14| |':`|
|12 13| |===|
--------------- |___|
\ /
/ \
-----
\ /
\_/
<pre>
--------------- |___|
\ /
/ \
-----
\ /
\_/

Loading…
Cancel
Save