log CepstrumPitchTracker.cpp @ 38:c70ebf24b419

age author description
Thu, 19 Jul 2012 13:09:17 +0100 Chris Cannam Copyright notes etc
Fri, 13 Jul 2012 21:35:29 +0100 Chris Cannam Another tidy
Fri, 13 Jul 2012 21:25:34 +0100 Chris Cannam Another minor tidy
Fri, 13 Jul 2012 21:24:22 +0100 Chris Cannam Simplify hypothesis implementation
Fri, 13 Jul 2012 20:58:37 +0100 Chris Cannam Adapt for the fact that Vamp::FFT inverse is scaled
Thu, 12 Jul 2012 12:03:58 +0100 Chris Cannam Update to use Vamp SDK 2.4 FFT implementation
Tue, 10 Jul 2012 22:16:00 +0100 Chris Cannam Simplify confidence metric
Mon, 09 Jul 2012 22:34:11 +0100 Chris Cannam oops! also avoid memory leak
Mon, 09 Jul 2012 22:32:14 +0100 Chris Cannam Thread safety
Mon, 09 Jul 2012 22:31:43 +0100 Chris Cannam More tweaking with thresholds and confidences -- but I feel like this is going in the wrong direction
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 21:54:50 +0100 Chris Cannam Clumsily cut-n-paste interpolation into pitch tracker as well