Mercurial > hg > vamp-simple-cepstrum
log CepstrumPitchTracker.cpp @ 25:a15d8c89a36e
age | author | description |
---|---|---|
Thu, 05 Jul 2012 21:54:50 +0100 | Chris Cannam | Clumsily cut-n-paste interpolation into pitch tracker as well |
Wed, 04 Jul 2012 22:28:46 +0100 | Chris Cannam | Adjust hypothesis tolerances (i.e. note breaking algorithm) track |
Tue, 03 Jul 2012 21:10:56 +0100 | Chris Cannam | A first crack at turning frequencies into notes track |
Mon, 02 Jul 2012 21:37:02 +0100 | Chris Cannam | Introduce peak-to-second-peak ratio, which looks like a reasonable proxy for harmonic-ness. Use it to ascribe a confidence to estimates in the pitch tracker & rely on that to determine how many similar estimates make a satisfied hypothesis track |