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.
|