log plugins/KeyDetect.cpp @ 266:d04675d44928 tip master

age author description
Fri, 17 Jan 2020 10:59:04 +0000 Chris Cannam Remove "rapid" option again. It changes the results completely in a way that only makes any sense if the only thing we're doing with it is taking the overall modal key
Thu, 26 Sep 2019 15:44:47 +0100 Chris Cannam This is not actually a tonic-strength output - it's a key-strength output in which the relative major and minor (which have different tonics but the same key signatures) have been summed into a single bin
Tue, 13 Aug 2019 14:36:31 +0100 Chris Cannam Fix bin names
Mon, 12 Aug 2019 15:00:45 +0100 Chris Cannam Add tonic strength output, like key strength but without separating major/minor
Thu, 06 Jun 2019 14:21:39 +0100 Chris Cannam Add "rapid" option (frame overlap factor)
Thu, 30 May 2019 16:22:09 +0100 Chris Cannam Update tests and versions for qm-dsp fixes
Mon, 13 Dec 2010 14:03:46 +0000 Chris Cannam * Add GPL
Fri, 05 Jun 2009 15:22:04 +0000 Chris Cannam * Make chromagram and constant-Q plugins start at a somewhat higher
Mon, 23 Mar 2009 16:29:12 +0000 Chris Cannam * Fixes to problems shown by vamp-plugin-tester
Wed, 09 Jul 2008 13:26:07 +0000 Chris Cannam * Hang on, the key strength output really should be OneSamplePerStep
Wed, 09 Jul 2008 13:24:51 +0000 Chris Cannam * Use VariableSampleRate instead of OneSamplePerStep for key detector
Wed, 13 Feb 2008 17:39:12 +0000 Chris Cannam * change key names again on Katy's request
Thu, 07 Feb 2008 10:03:04 +0000 Chris Cannam * Add README files for the various platform packages
Fri, 01 Feb 2008 16:47:39 +0000 Chris Cannam * Add key strength plot to key detector
Wed, 30 Jan 2008 13:33:23 +0000 Chris Cannam * Add some descriptions etc
Fri, 25 Jan 2008 17:56:49 +0000 Chris Cannam * Harmonise the Maker and Copyright notices
Mon, 21 Jan 2008 18:05:28 +0000 Chris Cannam * Similarity -> single user control rather than separate weighting
Thu, 10 Jan 2008 15:15:12 +0000 Chris Cannam * Fixes and tidying in segmenter &c
Wed, 05 Dec 2007 15:35:01 +0000 Chris Cannam * bump version
Tue, 04 Dec 2007 11:49:13 +0000 chriss Small fix for bin name bug
Wed, 21 Nov 2007 16:54:56 +0000 chriss Just a few comments to help explain bin numbering etc. Matches revision 541 to qm-dsp's GetKeyMode.
Mon, 26 Feb 2007 17:49:15 +0000 Chris Cannam * Update along with latest Vamp API change
Mon, 22 Jan 2007 17:32:40 +0000 Chris Cannam * Turning key-mode plugin into a generic key detection plugin, and attempting to