log dsp/tempotracking/TempoTrackV2.cpp @ 515:08bcc06c38ec tip master

age author description
Wed, 05 Jun 2019 11:05:58 +0100 Chris Cannam Style fixes: avoid unsigned, fix formatting
Wed, 05 Jun 2019 10:21:48 +0100 Chris Cannam Style fixes: avoid unsigned, fix formatting
Fri, 31 May 2019 17:24:50 +0100 Chris Cannam Remove "using" from some headers
Fri, 31 May 2019 10:35:08 +0100 Chris Cannam Untabify, indent, tidy
Mon, 02 Sep 2013 09:47:05 +0100 Chris Cannam Remove debug (which should be to cerr rather than cout, if ever restored)
Mon, 02 Sep 2013 09:26:46 +0100 Chris Cannam Merge mepd_new_params branch
Thu, 13 Jun 2013 10:23:09 +0100 Chris Cannam Fix compiler warnings
Wed, 12 Dec 2012 15:10:38 +0000 luisf Now includes latest changes from MEPD: mepd_new_params
Mon, 13 Dec 2010 14:55:28 +0000 Chris Cannam * Add GPL and README; some tidying
Mon, 14 Sep 2009 13:01:44 +0000 cannam * Solaris build fixes
Tue, 02 Jun 2009 09:53:01 +0000 cannam * build fixes for win32-x-g++
Fri, 27 Feb 2009 13:07:22 +0000 cannam * remove some debug output
Fri, 27 Feb 2009 10:23:08 +0000 cannam * Make it possible to retrieve beat spectral difference function from
Tue, 10 Feb 2009 16:37:11 +0000 cannam * Various fixes related to the bar estimator code
Tue, 10 Feb 2009 12:52:43 +0000 cannam * First cut at Matthew's downbeat estimator -- untested so far
Mon, 09 Feb 2009 16:05:32 +0000 cannam * Update with fixes from Matthew's newer code
Tue, 20 Jan 2009 15:01:01 +0000 cannam * Add Matthew's newer beat tracking implementation