log plugins/ConstantQSpectrogram.cpp @ 266:d04675d44928 tip master

age author description
Mon, 03 Jun 2019 11:11:17 +0100 Chris Cannam Build fix
Thu, 30 May 2019 16:22:09 +0100 Chris Cannam Update tests and versions for qm-dsp fixes
Tue, 06 Feb 2018 21:11:43 +0000 Chris Cannam Reject troublesome sample rates
Mon, 07 Sep 2015 10:47:22 +0100 Chris Cannam Revert to previous (i.e. 1.7) defaults for range & bin count -- in any case they had been updated in only one place and so were firing the "inconsistent default" error from the plugin tester
Mon, 04 Aug 2014 16:02:26 +0100 Chris Cannam Merge
Mon, 13 Dec 2010 14:03:46 +0000 Chris Cannam * Add GPL
Mon, 14 Sep 2009 13:01:57 +0000 Chris Cannam * Solaris build fixes
Fri, 05 Jun 2009 15:22:04 +0000 Chris Cannam * Make chromagram and constant-Q plugins start at a somewhat higher
Mon, 30 Mar 2009 12:41:57 +0000 Chris Cannam * neighbourhoodLimit is quantized with step 0.2, not 1.0, so it can't be
Mon, 23 Mar 2009 16:29:12 +0000 Chris Cannam * Fixes to problems shown by vamp-plugin-tester
Tue, 25 Nov 2008 12:55:00 +0000 Chris Cannam * Fix reset() methods on CQ and chromagram
Mon, 10 Nov 2008 14:07:15 +0000 Chris Cannam * Fix incorrect defaults (reported by Benoit Mathieu)
Thu, 24 Jul 2008 16:04:43 +0000 Chris Cannam * oh dear. fix some off-by-one errors leading to using uninitialised
Thu, 07 Feb 2008 10:03:04 +0000 Chris Cannam * Add README files for the various platform packages
Wed, 30 Jan 2008 13:33:23 +0000 Chris Cannam * Add some descriptions etc
Wed, 30 Jan 2008 12:42:04 +0000 Chris Cannam * docs
Fri, 25 Jan 2008 17:56:49 +0000 Chris Cannam * Harmonise the Maker and Copyright notices
Thu, 09 Aug 2007 16:35:37 +0000 Chris Cannam * add support for adaptive whitening
Fri, 30 Mar 2007 20:04:11 +0000 Chris Cannam ...
Mon, 26 Feb 2007 17:49:15 +0000 Chris Cannam * Update along with latest Vamp API change
Fri, 08 Dec 2006 18:06:35 +0000 Chris Cannam * Adapt to Vamp API update
Thu, 30 Nov 2006 14:53:29 +0000 Chris Cannam * Fix a buffer overrun and some compile warnings
Fri, 13 Oct 2006 12:28:44 +0000 Chris Cannam * Avoid NaNs in output values
Wed, 20 Sep 2006 15:31:35 +0000 Chris Cannam * Fix some step- and block-size related bugs
Mon, 15 May 2006 19:56:21 +0000 Chris Cannam * Add Constant-Q Spectrogram plugin