log plugins/Tempo.cpp @ 198:3a76aa26b578 tip master

age author description
Sat, 31 Jan 2015 17:34:33 +0100 Paul Brossier libmain.cpp, plugins/: update to GPLv3
Mon, 26 Jan 2015 14:48:16 +0100 Paul Brossier plugins/Tempo.cpp: improve output descriptions
Mon, 26 Jan 2015 14:46:15 +0100 Paul Brossier plugins/Tempo.cpp: add parameters and output descriptions
Mon, 30 Dec 2013 22:49:06 -0400 Paul Brossier plugins/: use fvec_set_sample
Wed, 11 Jul 2012 13:09:15 +0100 Chris Cannam Implement reset functions (fixes #498)
Tue, 10 Jul 2012 17:20:10 +0100 Chris Cannam Get the rest to build
Mon, 09 Jul 2012 15:50:30 +0100 Chris Cannam (Start to) remove the channel counts from everywhere: they should always be 1 anyway as that's what Vamp::Plugin::getMaxChannelCount always defaulted to
Mon, 09 Jul 2012 15:44:07 +0100 Chris Cannam Update plugin version numbers, remove API version back compatibility (API v1 is now so long out of date)
Wed, 12 Nov 2008 15:12:19 +0000 Chris Cannam * Re-label tempo detector to beat tracker -- in this incarnation, it returns
Fri, 24 Oct 2008 14:51:44 +0000 Chris Cannam * Add frequency range limits, frequency-wrap option, and silence
Tue, 27 Feb 2007 12:49:08 +0000 Chris Cannam * Update to support API versioning
Mon, 26 Feb 2007 18:10:34 +0000 Chris Cannam * Update along with latest Vamp API change
Tue, 12 Dec 2006 10:42:21 +0000 Chris Cannam * Update to new Vamp process()
Mon, 22 May 2006 11:43:23 +0000 Chris Cannam * Add tempo tracker plugin from piem