log vamp/CQChromaVamp.cpp @ 196:da283326bcd3 tip master

age author description
Tue, 08 Sep 2015 13:09:58 +0100 Chris Cannam Versions, copyrights
Thu, 05 Feb 2015 09:52:49 +0000 Chris Cannam Expose a few more parameters, adjust some names for better consistency with spectrogram class
Wed, 04 Feb 2015 15:09:06 +0000 Chris Cannam Pull out chroma class into library
Wed, 14 Jan 2015 18:00:34 +0000 Chris Cannam Some renames
Tue, 02 Dec 2014 17:36:41 +0000 Chris Cannam Feature labels were upside down in the plugin! Oops. Fix it
Fri, 08 Aug 2014 10:07:25 +0100 Chris Cannam Various changes to make the code compatible with MSVC++ (though we don't provide projects for it yet)
Mon, 14 Jul 2014 12:44:37 +0100 Chris Cannam Typo fix
Thu, 10 Jul 2014 15:44:19 +0100 Chris Cannam Fixes to default parameter values
Thu, 10 Jul 2014 15:27:19 +0100 Chris Cannam Avoid failing if min and max frequency are identical
Thu, 10 Jul 2014 12:19:39 +0100 Chris Cannam Report validity of CQKernel construction, and avoid NaN values for invalid parameters. Also documentation.
Fri, 16 May 2014 13:48:57 +0100 Chris Cannam Update RDF, copyright dates etc
Fri, 16 May 2014 10:14:34 +0100 Chris Cannam Copyright
Fri, 16 May 2014 10:12:03 +0100 Chris Cannam Expose some more processing parameters, use a single parameter class
Thu, 15 May 2014 14:23:42 +0100 Chris Cannam More necessary code, some work on build scripts
Wed, 14 May 2014 15:58:22 +0100 Chris Cannam Adjust frequency extents so as to place semitones in the middle of their spaces (if >1 bin per semitone)
Wed, 14 May 2014 14:59:45 +0100 Chris Cannam Smaller range, faster chromagram
Wed, 14 May 2014 14:04:34 +0100 Chris Cannam First cut at a chromagram plugin as well