duff2013 hace 9 años
padre
commit
184c172089
Se han modificado 1 ficheros con 25 adiciones y 2 borrados
  1. +25
    -2
      README.md

+ 25
- 2
README.md Ver fichero

@@ -1,3 +1,26 @@
#Guitar and Bass Tuner for Teensy 3.1
#Guitar and Bass Tuner for Teensy 3.1 v2.0

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
_______________ _________
|GND | | Vin| | |
|0 --- AGND| | |
|1 3.3V| | |
|2 23| | |
|3 22| | |
|4 21| |_______|
|5 20| |':`|
|6 19| |':`|
|7 18| |':`|
|8 17| |':`|
|9 A2/16| |':`|
|10 15| |':`|
|11 14| |':`|
|12 13| |===|
--------------- |___|
\ /
/ \
-----
\ /
\_/

Cargando…
Cancelar
Guardar