log dsp/keydetection/GetKeyMode.cpp @ 129:6ec45e85ed81 kissfft

age author description
Fri, 05 Jun 2009 15:12:39 +0000 cannam * Key detector: when returning key strengths, use the peak value of the
Mon, 23 Mar 2009 16:28:53 +0000 cannam * Fixes to problems shown up by vamp-plugin-tester.
Mon, 10 Nov 2008 14:01:55 +0000 cannam * Build fixes for gcc 4.3.2
Thu, 07 Feb 2008 10:01:38 +0000 cannam * remove exceptions from Polyfit, return bool instead of int from isModeMinor
Fri, 01 Feb 2008 16:45:49 +0000 cannam * Add key strength output; increase chromagram lower bound so as to shorten
Tue, 22 Jan 2008 17:27:07 +0000 cannam * Add range of normalise options to chromagram
Thu, 10 Jan 2008 15:14:30 +0000 cannam * remove some debug output
Wed, 09 Jan 2008 10:31:29 +0000 cannam * Move dsp/maths to maths ; bring PCA and HMM across from Soundbite
Wed, 21 Nov 2007 16:53:51 +0000 chriss Change GetKeyMode to number bins with 1 = C, and shift chroma so that notes are centred correctly.
Mon, 02 Apr 2007 13:20:30 +0000 cannam ...
Fri, 30 Mar 2007 16:20:36 +0000 cannam * Fixes to chromagram extents
Mon, 22 Jan 2007 17:32:09 +0000 cannam * Various changes in progress for debugging key mode plugin
Tue, 12 Dec 2006 10:34:38 +0000 cannam ...
Mon, 11 Dec 2006 09:48:33 +0000 cannam * Add key mode detector