log

age author description
Fri, 01 Feb 2008 16:46:29 +0000 Chris Cannam * Avoid uninitialised values in histogram when running with (pathologically?)
Fri, 01 Feb 2008 16:45:49 +0000 Chris Cannam * Add key strength output; increase chromagram lower bound so as to shorten
Fri, 01 Feb 2008 16:45:14 +0000 Chris Cannam * Updated tempo tracking code from Matthew Davies
Thu, 31 Jan 2008 13:01:48 +0000 Chris Cannam * Ouch! We overrun the FFTRe/Im vectors with the very first dereference
Thu, 31 Jan 2008 10:39:51 +0000 Chris Cannam ...
Thu, 31 Jan 2008 10:34:29 +0000 Chris Cannam * mingw32 build stuff
Wed, 30 Jan 2008 17:09:14 +0000 Chris Cannam * OS/X project
Tue, 22 Jan 2008 17:27:07 +0000 Chris Cannam * Add range of normalise options to chromagram
Mon, 21 Jan 2008 18:02:47 +0000 Chris Cannam * Add KL divergence of histograms
Fri, 18 Jan 2008 17:57:40 +0000 Chris Cannam * Add windowing to Chromagram input
Fri, 18 Jan 2008 14:40:20 +0000 Chris Cannam * Add cosine distance and the self-similarity matrix used for SB rhythmic
Fri, 18 Jan 2008 13:24:12 +0000 Chris Cannam * Make MFCC able to accept already-FFT'd input, and simplify API a bit
Wed, 16 Jan 2008 18:02:31 +0000 Chris Cannam ...
Mon, 14 Jan 2008 18:14:33 +0000 Chris Cannam ...
Thu, 10 Jan 2008 17:26:15 +0000 Chris Cannam * Adjust MFCC params in segmenter to match timbral MFCC params from Soundbite
Thu, 10 Jan 2008 16:41:33 +0000 Chris Cannam * Add timbral (MFCC) feature option to segmenter
Thu, 10 Jan 2008 15:16:08 +0000 Chris Cannam ...
Thu, 10 Jan 2008 15:14:53 +0000 Chris Cannam * Various fixes to segmentation code
Thu, 10 Jan 2008 15:14:30 +0000 Chris Cannam * remove some debug output
Thu, 10 Jan 2008 15:14:11 +0000 Chris Cannam * Add decimation filter for 8x decimation
Thu, 10 Jan 2008 15:13:48 +0000 Chris Cannam * add MFCC
Wed, 09 Jan 2008 16:50:04 +0000 Chris Cannam * First cut at properly integrating the segmenter and making it work right
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
Mon, 05 Feb 2018 19:06:35 +0000 Chris Cannam Fixes to 32-bit release build msvc
Mon, 05 Feb 2018 17:40:13 +0000 Chris Cannam Rename FFT back again, now we have our own project msvc
Mon, 05 Feb 2018 17:36:47 +0000 Chris Cannam Add a MSVC build project. This is hard to use, because it depends on a BLAS library msvc
Thu, 01 Feb 2018 16:34:08 +0000 Chris Cannam Some MSVC fixes, including (temporarily, probably) renaming the FFT source file to avoid getting it mixed up with the Vamp SDK one in our object dir msvc
Tue, 30 Jan 2018 20:14:46 +0000 Chris Cannam Remove some unused bits msvc
Tue, 14 Mar 2017 13:40:50 +0000 Chris Cannam Change that seemed to be needed for emscripten double-precision build to work
Fri, 30 Sep 2016 19:04:06 +0100 Chris Cannam Fix erroneous header guard
Fri, 30 Sep 2016 16:24:24 +0100 Chris Cannam Merge from branch clapack-included
Fri, 30 Sep 2016 16:23:10 +0100 Chris Cannam Minor build fixes clapack-included
Fri, 30 Sep 2016 16:22:56 +0100 Chris Cannam This file is very problematic in CLAPACK 3.2, with string handling memory problems all over the place; replace with older version from 3.1.1.1 clapack-included
Fri, 30 Sep 2016 15:51:22 +0100 Chris Cannam Add the CLAPACK and CBLAS/F2C-BLAS files we use clapack-included
Thu, 26 May 2016 14:17:00 +0100 Chris Cannam Merge
Thu, 26 May 2016 14:16:45 +0100 Chris Cannam OSX build updates
Thu, 26 May 2016 14:16:29 +0100 Chris Cannam Remove unused field
Thu, 24 Mar 2016 13:29:56 +0000 Chris Cannam Update the OSX build flags
Wed, 10 Feb 2016 21:50:35 +0000 Chris Cannam qm-dsp URL
Wed, 07 Oct 2015 12:05:44 +0100 Chris Cannam Avoid using a namespace (confuses docs)
Wed, 07 Oct 2015 11:15:13 +0100 Chris Cannam Merge
Wed, 07 Oct 2015 11:14:16 +0100 Chris Cannam Add L^p norms, doc, tests
Wed, 07 Oct 2015 10:36:09 +0100 Chris Cannam Faster filter implementation with explicit FIR support
Wed, 07 Oct 2015 10:07:30 +0100 Chris Cannam Add filter test
Wed, 07 Oct 2015 09:55:35 +0100 Chris Cannam Add DCT
Wed, 07 Oct 2015 09:33:28 +0100 Chris Cannam Slightly simplify resampler
Mon, 28 Sep 2015 12:33:17 +0100 Chris Cannam Fix compiler warnings with -Wall -Wextra
Tue, 08 Sep 2015 13:18:14 +0100 Chris Cannam Added tag qm-vamp-plugins-v1.7.1 for changeset 5b065087cb7e
Tue, 08 Sep 2015 13:18:07 +0100 Chris Cannam Added tag v1.7.1 for changeset 77f47819c93c qm-vamp-plugins-v1.7.1
Mon, 07 Sep 2015 14:14:46 +0100 Chris Cannam Optional debug flags v1.7.1
Mon, 07 Sep 2015 14:00:30 +0100 Chris Cannam Fix some uninitialised values
Tue, 21 Jul 2015 07:34:15 +0100 Chris Cannam Bring in kissfft into this repo (formerly a subrepo, but the remote is not responding)
Mon, 23 Feb 2015 10:43:01 +0000 Chris Cannam Comments
Mon, 23 Feb 2015 10:42:54 +0000 Chris Cannam Fix handling of NaNs in MedianFilter, & test for it
Tue, 05 Aug 2014 17:12:46 +0100 Chris Cannam OS/X build fixes
Tue, 05 Aug 2014 16:40:34 +0100 Chris Cannam OS/X fixes
Tue, 05 Aug 2014 12:55:55 +0100 Chris Cannam Some os/x build fixes
Tue, 05 Aug 2014 11:07:54 +0100 Chris Cannam mingw32 build
Mon, 04 Aug 2014 16:03:48 +0100 Chris Cannam rename 32-bit Makefile to linux32
Wed, 14 May 2014 11:40:41 +0100 Chris Cannam Remove unused debug
Tue, 13 May 2014 14:29:48 +0100 Chris Cannam Restore frame pointer... and minor tidy
Mon, 12 May 2014 17:56:48 +0100 Chris Cannam Comment fix
Mon, 12 May 2014 17:56:08 +0100 Chris Cannam Fixes to resampler frequency tests
Sat, 10 May 2014 13:41:06 +0100 Chris Cannam Construct a currently-failing test on exact frequency in resampler (tracking down error in CQ)
Sat, 10 May 2014 13:40:44 +0100 Chris Cannam Further debug out option