Fri, 28 Feb 2020 09:43:02 +0000 |
Chris Cannam |
Update plugin versions in RDF
default tip master
|
Mon, 09 Dec 2019 09:01:12 +0000 |
Chris Cannam |
Add gitignore file
|
Mon, 07 Oct 2019 10:58:44 +0100 |
Chris Cannam |
These classes are not copyable/assignable
|
Tue, 28 Nov 2017 09:25:17 +0000 |
Chris Cannam |
Docs about building the library
|
Wed, 21 Jun 2017 08:43:59 +0100 |
Chris Cannam |
Fix links
|
Wed, 14 Jun 2017 14:01:19 +0100 |
Chris Cannam |
Add feature-type metadata
|
Thu, 30 Mar 2017 13:20:38 +0100 |
Chris Cannam |
Expose overlap and decimator option
|
Fri, 10 Mar 2017 18:40:34 +0000 |
Chris Cannam |
Change that seemed to be needed for emscripten double-precision build to work
|
Thu, 15 Sep 2016 09:41:22 +0100 |
Chris Cannam |
Remove unused member variable
|
Thu, 24 Sep 2015 16:36:35 +0100 |
Chris Cannam |
Merge
|
Tue, 15 Sep 2015 13:57:53 +0100 |
Chris Cannam |
Merge
|
Tue, 08 Sep 2015 13:20:47 +0100 |
Chris Cannam |
Added tag v1.1 for changeset 50a61e18af29
|
Tue, 15 Sep 2015 13:57:33 +0100 |
Chris Cannam |
Header required for VC++
|
Thu, 24 Sep 2015 16:35:33 +0100 |
Chris Cannam |
Replace asserts with logic_errors
|
Tue, 08 Sep 2015 13:09:58 +0100 |
Chris Cannam |
Versions, copyrights
|
Mon, 07 Sep 2015 16:23:29 +0100 |
Chris Cannam |
Switch to OS/X 10.7 min and libc++ (am generally doing this for lots of stuff now)
|
Mon, 07 Sep 2015 14:45:07 +0100 |
Chris Cannam |
Avoid ambiguity about pow call
|
Mon, 07 Sep 2015 12:01:14 +0100 |
Chris Cannam |
Add pi.h. Let's stop messing around with platform-specific defines
|
Fri, 17 Jul 2015 15:49:42 +0100 |
Chris Cannam |
Merge
|
Tue, 28 Apr 2015 16:54:12 +0100 |
Chris Cannam |
Minor tidy
|
Tue, 28 Apr 2015 13:53:53 +0100 |
Chris Cannam |
Make decimator quality selectable
|
Tue, 28 Apr 2015 11:08:11 +0100 |
Chris Cannam |
Adopt C++11 mode: we don't actually use its features, but for vector manipulation it can be faster
|
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.
|
Fri, 20 Jun 2014 10:33:11 +0100 |
Chris Cannam |
More RDF data
|
Thu, 22 May 2014 16:58:59 +0100 |
Chris Cannam |
No reason getBinFrequency shouldn't work for non-integer bin numbers too
|
Tue, 20 May 2014 12:38:13 +0100 |
Chris Cannam |
Small rearrangement
|
Tue, 20 May 2014 11:44:43 +0100 |
Chris Cannam |
A few more kernel tests
|
Tue, 20 May 2014 11:30:55 +0100 |
Chris Cannam |
Start kernel test file, add inverse test script
|
Tue, 20 May 2014 11:03:08 +0100 |
Chris Cannam |
Fixes to timing tests
|
Tue, 20 May 2014 10:20:16 +0100 |
Chris Cannam |
Use frequencies closer to bin centres
|
Mon, 19 May 2014 17:46:40 +0100 |
Chris Cannam |
More (failing) tests
|
Mon, 19 May 2014 17:25:08 +0100 |
Chris Cannam |
Debug output optional
|
Mon, 19 May 2014 17:24:55 +0100 |
Chris Cannam |
Bins are from high to low, not low to high (for getBinFrequencies)
|