log

age author description
Thu, 10 Jan 2008 15:14:30 +0000 cannam * remove some debug output
Thu, 10 Jan 2008 15:14:11 +0000 cannam * Add decimation filter for 8x decimation
Thu, 10 Jan 2008 15:13:48 +0000 cannam * add MFCC
Wed, 09 Jan 2008 16:50:04 +0000 cannam * First cut at properly integrating the segmenter and making it work right
Wed, 09 Jan 2008 10:48:08 +0000 cannam * reverting names to lower-case for C (as opposed to mixed-case for C++)
Wed, 09 Jan 2008 10:46:25 +0000 cannam * merge in segmentation code from soundbite plugin/library repository
Wed, 09 Jan 2008 10:37:06 +0000 cannam * Build PCA and HMM
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.
Thu, 09 Aug 2007 16:30:26 +0000 cannam * add adaptive whitening and simple power metric
Wed, 23 May 2007 15:22:10 +0000 cannam ...
Fri, 18 May 2007 16:43:17 +0000 cannam * Some fixes to peak picker
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 ...