log

age author description
Thu, 15 Oct 2009 16:09:13 +0000 cannam * Fix idiotic bug that causes onset detector not to work as well as it did
Mon, 14 Sep 2009 13:01:44 +0000 cannam * Solaris build fixes
Thu, 25 Jun 2009 13:35:34 +0000 cannam ...
Tue, 23 Jun 2009 12:31:07 +0000 cannam * Fix total failure to detect barline when the strongest beat sd was
Mon, 22 Jun 2009 14:10:03 +0000 cannam * Fix DownBeat off-by-one and another stupid error, both of which I
Tue, 16 Jun 2009 11:55:44 +0000 cannam ...
Mon, 08 Jun 2009 12:30:20 +0000 cannam * A few fixes prompted by vamp-plugin-tester
Fri, 05 Jun 2009 15:12:39 +0000 cannam * Key detector: when returning key strengths, use the peak value of the
Tue, 02 Jun 2009 11:25:58 +0000 cannam * Build fixes for OS/X
Tue, 02 Jun 2009 11:10:40 +0000 cannam * Condition fix (caused hang)
Tue, 02 Jun 2009 09:53:01 +0000 cannam * build fixes for win32-x-g++
Thu, 21 May 2009 16:39:35 +0000 cannam * Fix some locking problems
Mon, 18 May 2009 15:44:03 +0000 cannam * Fix race condition
Thu, 14 May 2009 12:45:08 +0000 cannam * Pull out AsynchronousTask into its own header
Wed, 13 May 2009 17:41:10 +0000 cannam * minor
Wed, 13 May 2009 10:45:54 +0000 cannam * wire up KissFFT implementation
Wed, 13 May 2009 09:19:12 +0000 cannam * Refactor FFT a little bit so as to separate construction and processing
Tue, 12 May 2009 21:04:25 +0000 cannam * Add AsynchronousTask abstraction
Tue, 12 May 2009 17:56:58 +0000 cannam * oops... add thread abstraction
Tue, 12 May 2009 17:55:36 +0000 cannam * Add thread abstraction
Thu, 02 Apr 2009 11:17:45 +0000 cannam * Add wavelet filters from Thomas Wilmering
Mon, 23 Mar 2009 18:50:38 +0000 cannam ...
Mon, 23 Mar 2009 16:28:53 +0000 cannam * Fixes to problems shown up by vamp-plugin-tester.
Fri, 27 Feb 2009 13:07:22 +0000 cannam * remove some debug output
Fri, 27 Feb 2009 10:23:08 +0000 cannam * Make it possible to retrieve beat spectral difference function from
Tue, 10 Feb 2009 16:37:11 +0000 cannam * Various fixes related to the bar estimator code
Tue, 10 Feb 2009 12:52:43 +0000 cannam * First cut at Matthew's downbeat estimator -- untested so far
Mon, 09 Feb 2009 16:05:32 +0000 cannam * Update with fixes from Matthew's newer code
Tue, 20 Jan 2009 15:01:01 +0000 cannam * Add Matthew's newer beat tracking implementation
Thu, 04 Dec 2008 11:59:29 +0000 cannam * Do not calculate CQ sparse kernel when chromagram is constructed: only
Tue, 25 Nov 2008 16:00:05 +0000 cannam * Remove some debug
Tue, 18 Nov 2008 14:52:02 +0000 cannam * release mode
Tue, 11 Nov 2008 12:51:24 +0000 cannam * Fix read from uninitialised memory in hmm code
Mon, 10 Nov 2008 14:01:55 +0000 cannam * Build fixes for gcc 4.3.2
Thu, 24 Jul 2008 16:09:25 +0000 cannam * Add lots of debug output
Thu, 03 Jul 2008 14:04:38 +0000 cannam ...
Wed, 13 Feb 2008 12:49:47 +0000 cannam * Add direct support for ATLAS version of CLAPACK
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:46:36 +0000 cannam ...
Fri, 01 Feb 2008 16:46:29 +0000 cannam * Avoid uninitialised values in histogram when running with (pathologically?)
Fri, 01 Feb 2008 16:45:49 +0000 cannam * Add key strength output; increase chromagram lower bound so as to shorten
Fri, 01 Feb 2008 16:45:14 +0000 cannam * Updated tempo tracking code from Matthew Davies
Thu, 31 Jan 2008 13:01:48 +0000 cannam * Ouch! We overrun the FFTRe/Im vectors with the very first dereference
Thu, 31 Jan 2008 10:39:51 +0000 cannam ...
Thu, 31 Jan 2008 10:34:29 +0000 cannam * mingw32 build stuff
Wed, 30 Jan 2008 17:09:14 +0000 cannam * OS/X project
Tue, 22 Jan 2008 17:27:07 +0000 cannam * Add range of normalise options to chromagram
Mon, 21 Jan 2008 18:02:47 +0000 cannam * Add KL divergence of histograms
Fri, 18 Jan 2008 17:57:40 +0000 cannam * Add windowing to Chromagram input
Fri, 18 Jan 2008 14:40:20 +0000 cannam * Add cosine distance and the self-similarity matrix used for SB rhythmic
Fri, 18 Jan 2008 13:24:12 +0000 cannam * Make MFCC able to accept already-FFT'd input, and simplify API a bit
Wed, 16 Jan 2008 18:02:31 +0000 cannam ...
Mon, 14 Jan 2008 18:14:33 +0000 cannam ...
Thu, 10 Jan 2008 17:26:15 +0000 cannam * Adjust MFCC params in segmenter to match timbral MFCC params from Soundbite
Thu, 10 Jan 2008 16:41:33 +0000 cannam * Add timbral (MFCC) feature option to segmenter
Thu, 10 Jan 2008 15:16:08 +0000 cannam ...
Thu, 10 Jan 2008 15:14:53 +0000 cannam * Various fixes to segmentation code
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 ...
Mon, 11 Dec 2006 09:48:33 +0000 cannam * Add key mode detector
Fri, 08 Dec 2006 18:05:36 +0000 cannam * Make tempo tracker return locked tempo as well as beats
Thu, 30 Nov 2006 14:52:53 +0000 cannam ...
Wed, 26 Jul 2006 20:22:43 +0000 cannam * fix compile error with gcc-4.1
Mon, 15 May 2006 15:07:27 +0000 cannam * Give the chromagram an alternative entry point passing in frequency domain
Mon, 15 May 2006 11:21:47 +0000 cannam * Make it possible to provide the detection function with frequency domain
Thu, 06 Apr 2006 12:02:03 +0000 cannam * Remove obsolete files
Wed, 05 Apr 2006 17:35:59 +0000 cannam * Queen Mary C++ DSP library