Mercurial > hg > qm-dsp
log dsp/keydetection/GetKeyMode.cpp @ 276:4c901426b9f3
age | author | description |
---|---|---|
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. |