duff2013 9年前
コミット
c1bbe5ccc5
1個のファイルの変更9行の追加9行の削除
  1. +9
    -9
      README.md

+ 9
- 9
README.md ファイルの表示

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>
_______________ _________
<!-- language: lang-none -->

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

読み込み中…
キャンセル
保存