Mercurial > hg > vamp-simple-cepstrum
log CepstrumPitchTracker.cpp @ 21:df41333abbc9 track
age | author | description |
---|---|---|
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 |
Sun, 01 Jul 2012 11:33:37 +0100 | Chris Cannam | Reap expired/rejected hypotheses from list; report an estimate as accepted only if the accepting hypothesis has been satisfied already (otherwise a different provisional hypothesis might become satisfied first) track |