log

age author description
Tue, 02 Jun 2009 11:25:58 +0000 Chris Cannam * Build fixes for OS/X
Tue, 02 Jun 2009 11:10:40 +0000 Chris Cannam * Condition fix (caused hang)
Tue, 02 Jun 2009 09:53:01 +0000 Chris Cannam * build fixes for win32-x-g++
Thu, 21 May 2009 16:39:35 +0000 Chris Cannam * Fix some locking problems
Mon, 18 May 2009 15:44:03 +0000 Chris Cannam * Fix race condition
Thu, 14 May 2009 12:45:08 +0000 Chris Cannam * Pull out AsynchronousTask into its own header
Wed, 13 May 2009 17:41:10 +0000 Chris Cannam * minor
Wed, 13 May 2009 10:45:54 +0000 Chris Cannam * wire up KissFFT implementation
Wed, 13 May 2009 09:19:12 +0000 Chris Cannam * Refactor FFT a little bit so as to separate construction and processing
Tue, 12 May 2009 21:04:25 +0000 Chris Cannam * Add AsynchronousTask abstraction
Tue, 12 May 2009 17:56:58 +0000 Chris Cannam * oops... add thread abstraction
Tue, 12 May 2009 17:55:36 +0000 Chris Cannam * Add thread abstraction
Thu, 02 Apr 2009 11:17:45 +0000 Chris Cannam * Add wavelet filters from Thomas Wilmering
Mon, 23 Mar 2009 18:50:38 +0000 Chris Cannam ...
Mon, 23 Mar 2009 16:28:53 +0000 Chris Cannam * Fixes to problems shown up by vamp-plugin-tester.
Fri, 27 Feb 2009 13:07:22 +0000 Chris Cannam * remove some debug output
Fri, 27 Feb 2009 10:23:08 +0000 Chris Cannam * Make it possible to retrieve beat spectral difference function from
Tue, 10 Feb 2009 16:37:11 +0000 Chris Cannam * Various fixes related to the bar estimator code
Tue, 10 Feb 2009 12:52:43 +0000 Chris Cannam * First cut at Matthew's downbeat estimator -- untested so far
Mon, 09 Feb 2009 16:05:32 +0000 Chris Cannam * Update with fixes from Matthew's newer code
Tue, 20 Jan 2009 15:01:01 +0000 Chris Cannam * Add Matthew's newer beat tracking implementation
Thu, 04 Dec 2008 11:59:29 +0000 Chris Cannam * Do not calculate CQ sparse kernel when chromagram is constructed: only
Tue, 25 Nov 2008 16:00:05 +0000 Chris Cannam * Remove some debug
Tue, 18 Nov 2008 14:52:02 +0000 Chris Cannam * release mode
Tue, 11 Nov 2008 12:51:24 +0000 Chris Cannam * Fix read from uninitialised memory in hmm code
Mon, 10 Nov 2008 14:01:55 +0000 Chris Cannam * Build fixes for gcc 4.3.2
Thu, 24 Jul 2008 16:09:25 +0000 Chris Cannam * Add lots of debug output
Thu, 03 Jul 2008 14:04:38 +0000 Chris Cannam ...
Wed, 13 Feb 2008 12:49:47 +0000 Chris Cannam * Add direct support for ATLAS version of CLAPACK
Thu, 07 Feb 2008 10:01:38 +0000 Chris Cannam * remove exceptions from Polyfit, return bool instead of int from isModeMinor