log SimpleCepstrum.cpp @ 27:44bb93cae288

age author description
Sat, 07 Jul 2012 21:06:37 +0100 Chris Cannam Change peak-to-next-peak ratio to a difference (because difference of peaks in log values don't vary with signal amplification)
Thu, 05 Jul 2012 20:50:56 +0100 Chris Cannam Add rather simplistic cubic interpolation for peak values in a cepstrum output (not yet for pitch tracker). Only gains us 1dp
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
Tue, 26 Jun 2012 15:30:12 +0100 Chris Cannam Vertical filtering track
Mon, 25 Jun 2012 15:28:51 +0100 Chris Cannam Experimental tracker (on branch) track
Mon, 25 Jun 2012 14:32:05 +0100 Chris Cannam Copyrights, some cleaning up
Mon, 25 Jun 2012 13:39:46 +0100 Chris Cannam Add total and peak-proportion outputs