log dsp/tempotracking/TempoTrack.h @ 154:f47182362b51

age author description
Mon, 20 Jun 2011 19:01:48 +0100 mathieub A threshold (delta) is added in the peak picking parameters structure (PPickParams). It is used as an offset when computing the smoothed detection function. A constructor for the structure PPickParams is also added to set the parameters to 0 when a structure instance is created. Hence programmes using the peak picking parameter structure and which do not set the delta parameter (e.g. QM Vamp note onset detector) won't be affected by the modifications.
Mon, 13 Dec 2010 14:55:28 +0000 Chris Cannam * Add GPL and README; some tidying
Mon, 10 Nov 2008 14:01:55 +0000 cannam * Build fixes for gcc 4.3.2
Fri, 01 Feb 2008 16:45:14 +0000 cannam * Updated tempo tracking code from Matthew Davies
Wed, 09 Jan 2008 10:31:29 +0000 cannam * Move dsp/maths to maths ; bring PCA and HMM across from Soundbite
Fri, 08 Dec 2006 18:05:36 +0000 cannam * Make tempo tracker return locked tempo as well as beats
Wed, 05 Apr 2006 17:35:59 +0000 cannam * Queen Mary C++ DSP library