log

age author description
Fri, 17 Jul 2015 15:48:01 +0100 Chris Cannam Remote location for this subrepo is unresponsive, include sources in this repo instead
Fri, 06 Feb 2015 09:01:15 +0000 Chris Cannam Parameter documentation
Thu, 05 Feb 2015 09:53:06 +0000 Chris Cannam Merge from branch chroma-in-library
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 11:52:38 +0100 Chris Cannam Add script to archive from latest tag
Fri, 08 Aug 2014 11:41:25 +0100 Chris Cannam Added tag v1.0 for changeset 5a4ece568299
Fri, 08 Aug 2014 11:04:13 +0100 Chris Cannam Merge
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)
Fri, 08 Aug 2014 11:03:41 +0100 Chris Cannam Add note on Vamp plugin to README
Thu, 07 Aug 2014 19:19:21 +0100 Chris Cannam Added tag v1.0 for changeset 361b4f8b7b2d
Thu, 07 Aug 2014 08:17:36 +0100 Chris Cannam OS/X build fixes
Wed, 06 Aug 2014 16:02:25 +0100 Chris Cannam Looks like --retain-symbols-file=<file>.list is the PE equivalent of the ELF version script for our purposes
Tue, 05 Aug 2014 17:23:17 +0100 Chris Cannam Merge
Tue, 05 Aug 2014 11:05:12 +0100 Chris Cannam Add MinGW cross-compile Makefile
Tue, 05 Aug 2014 17:12:46 +0100 Chris Cannam OS/X build fixes
Mon, 04 Aug 2014 09:21:48 +0100 Chris Cannam Defensive initialisation
Mon, 14 Jul 2014 12:44:37 +0100 Chris Cannam Typo fix
Mon, 14 Jul 2014 12:42:30 +0100 Chris Cannam Another fix to parameter defaults
Mon, 14 Jul 2014 10:29:43 +0100 Chris Cannam Parameters can't depend on sample rate
Thu, 10 Jul 2014 18:55:08 +0100 Chris Cannam Correct order of min/max
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 15:27:09 +0100 Chris Cannam More docs
Thu, 10 Jul 2014 12:19:49 +0100 Chris Cannam Doxygen spec
Thu, 10 Jul 2014 12:19:39 +0100 Chris Cannam Report validity of CQKernel construction, and avoid NaN values for invalid parameters. Also documentation.