Skip to content

Commit

Permalink
Add link to yin repo
Browse files Browse the repository at this point in the history
  • Loading branch information
sevagh committed Nov 18, 2018
1 parent 970fae0 commit bb071f3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Expand Up @@ -2,11 +2,11 @@

A collection of C++ pitch detection algorithms.

* [McLeod Pitch Method](http://miracle.otago.ac.nz/tartini/papers/A_Smarter_Way_to_Find_Pitch.pdf)
* [McLeod pitch method](http://miracle.otago.ac.nz/tartini/papers/A_Smarter_Way_to_Find_Pitch.pdf)
* [YIN](http://audition.ens.fr/adc/pdf/2002_JASA_YIN.pdf)
* Autocorrelation

Visualization of McLeod pitch method (and the advantages over autocorrelation) here: https://github.com/sevagh/mcleod
Visualizations of these methods can be viewed at https://github.com/sevagh/mcleod https://github.com/sevagh/yin

### API breaking change - 15/11/2018

Expand Down

0 comments on commit bb071f3

Please sign in to comment.