log

age author description
Wed, 09 Jan 2008 10:48:08 +0000 Chris Cannam * reverting names to lower-case for C (as opposed to mixed-case for C++)
Wed, 09 Jan 2008 10:46:25 +0000 Chris Cannam * merge in segmentation code from soundbite plugin/library repository
Wed, 09 Jan 2008 10:37:06 +0000 Chris Cannam * Build PCA and HMM
Wed, 09 Jan 2008 10:31:29 +0000 Chris 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 Chris Cannam * add adaptive whitening and simple power metric
Wed, 23 May 2007 15:22:10 +0000 Chris Cannam ...
Fri, 18 May 2007 16:43:17 +0000 Chris Cannam * Some fixes to peak picker
Mon, 02 Apr 2007 13:20:30 +0000 Chris Cannam ...
Fri, 30 Mar 2007 16:20:36 +0000 Chris Cannam * Fixes to chromagram extents
Mon, 22 Jan 2007 17:32:09 +0000 Chris Cannam * Various changes in progress for debugging key mode plugin
Tue, 12 Dec 2006 10:34:38 +0000 Chris Cannam ...
Mon, 11 Dec 2006 09:48:33 +0000 Chris Cannam * Add key mode detector
Fri, 08 Dec 2006 18:05:36 +0000 Chris Cannam * Make tempo tracker return locked tempo as well as beats
Thu, 30 Nov 2006 14:52:53 +0000 Chris Cannam ...
Wed, 26 Jul 2006 20:22:43 +0000 Chris Cannam * fix compile error with gcc-4.1
Mon, 15 May 2006 15:07:27 +0000 Chris Cannam * Give the chromagram an alternative entry point passing in frequency domain
Mon, 15 May 2006 11:21:47 +0000 Chris Cannam * Make it possible to provide the detection function with frequency domain
Thu, 06 Apr 2006 12:02:03 +0000 Chris Cannam * Remove obsolete files
Wed, 05 Apr 2006 17:35:59 +0000 Chris Cannam * Queen Mary C++ DSP library
Thu, 23 May 2019 17:19:31 +0100 Chris Cannam Further notes github-meta
Thu, 23 May 2019 15:18:24 +0100 Chris Cannam Some notes toward moving primary to Github github-meta
Thu, 23 May 2019 13:29:02 +0100 Chris Cannam (Incomplete) unit tests for chroma and key estimation chroma-key-tuning-review
Tue, 21 May 2019 13:23:35 +0100 Chris Cannam Merge
Tue, 21 May 2019 13:23:22 +0100 Chris Cannam Remove fast-math, for the sake of the plugin regression tests
Mon, 20 May 2019 16:35:50 +0100 Chris Cannam Add valgrind
Mon, 20 May 2019 16:30:19 +0100 Chris Cannam First cut at Travis build
Tue, 01 May 2018 10:19:58 +0100 Chris Cannam Update debug config
Thu, 08 Feb 2018 15:41:27 +0000 Chris Cannam Merge from branch msvc
Tue, 06 Feb 2018 21:12:43 +0000 Chris Cannam Merge msvc
Tue, 06 Feb 2018 21:12:03 +0000 Chris Cannam Debug build bits msvc
Tue, 06 Feb 2018 13:11:32 +0000 Chris Cannam Let's not have -Werror msvc