To check out this repository please hg clone the following URL, or open the URL using EasyMercurial or your preferred Mercurial client.
hg clone
History | View | Annotate | Download (2.12 KB)
Build stuff, & mingw32 Makefile
Pull out agent feeding code into testable/failed-tested AgentFeeder class
Test cepstrum
Add FFT test
Pull out mean filter, test it
Build & test fixes
Start separating out PeakInterpolator & writing test for it
Convert unit tests to Boost test framework, add simplistic build
Integrate NoteHypothesis class, build fixes
Pull out pitch tracker from vamp-simple-cepstrum to its own project
Experimental tracker (on branch)
Add total and peak-proportion outputs
Change "relative to mean" to "relative to RMS", and add peak-to-RMS output. Add a mean-filter history. Remove essentially useless forward-power method (same as forward-magnitude with 2x factor). Refactor a bit
First cut at extracting this from its previous home