log

age author description
Wed, 25 Jun 2014 13:48:49 +0100 Chris Cannam Update RDF default tip
Thu, 16 Jan 2014 12:19:05 +0000 Chris Cannam Add output for un-filled (pre-interpolation) beats
Fri, 06 Dec 2013 15:58:54 +0000 Chris Cannam Added tag v1.0 for changeset 8d3716a5d7e7
Fri, 06 Dec 2013 15:51:01 +0000 Chris Cannam mingw32 build v1.0
Fri, 06 Dec 2013 14:56:56 +0000 Chris Cannam Build fixes
Fri, 06 Dec 2013 14:45:40 +0000 Chris Cannam Platform-specific make files
Fri, 06 Dec 2013 14:38:17 +0000 Chris Cannam Fix incorrect return timestamps when run with non-zero origin time
Fri, 06 Dec 2013 14:31:09 +0000 Chris Cannam Added tag v1.0 for changeset 296404fd93c7
Fri, 06 Dec 2013 14:21:09 +0000 Chris Cannam Add basic RDF
Tue, 03 Dec 2013 13:03:29 +0000 Chris Cannam Minor adjustment
Tue, 03 Dec 2013 13:03:01 +0000 Chris Cannam Add note about credit
Tue, 03 Dec 2013 13:01:11 +0000 Chris Cannam Add README, CITATION, COPYING files
Thu, 05 Sep 2013 13:20:57 +0100 Chris Cannam Added tag mirex2013 for changeset 3a5840de4d5f
Tue, 03 Sep 2013 17:55:50 +0100 Chris Cannam Fix failure to initialise processor! mirex2013
Tue, 03 Sep 2013 17:32:09 +0100 Chris Cannam Expose the processing parameters Simon suggests
Wed, 28 Aug 2013 16:50:40 +0100 Chris Cannam Fix compiler warnings, etc
Wed, 28 Aug 2013 16:50:22 +0100 Chris Cannam Add compiler warnings
Wed, 28 Aug 2013 16:50:05 +0100 Chris Cannam Use a proper comparator for AgentList. The naive operator< wasn't being used
Mon, 17 Oct 2011 13:08:19 +0100 Chris Cannam Fix uninitialised sample rate in descriptor
Fri, 14 Oct 2011 10:44:38 +0100 Chris Cannam Fix crashes & valgrind warnings in plugin tester
Fri, 14 Oct 2011 09:59:53 +0100 Chris Cannam Add file previously forgotten in commit... doh. And .cat file.
Wed, 12 Oct 2011 17:01:57 +0100 Chris Cannam Allocate Agents separately on the heap and make AgentList contain pointers only (much quicker)
Wed, 12 Oct 2011 10:55:52 +0100 Chris Cannam refactor: pull method implementations into .cpp files
Fri, 07 Oct 2011 14:07:42 +0100 Chris Cannam More debug output, and a minor fix
Thu, 06 Oct 2011 18:37:50 +0100 Chris Cannam Fixes to beat insertion in Agent. We get plausible results now, but there's probably quite a lot still to do.
Thu, 06 Oct 2011 15:21:03 +0100 Chris Cannam Debug output, and some actual debugging... getting there.
Fri, 30 Sep 2011 23:11:14 +0100 Chris Cannam formatting only
Fri, 30 Sep 2011 23:08:42 +0100 Chris Cannam Fixes so as to run and, in theory, return results without crashing -- still doesn't actually produce meaningful data though
Fri, 30 Sep 2011 15:39:17 +0100 Chris Cannam Many fixes. This now compiles and passes the plugin tester, but I don't expect it produces any results yet.
Fri, 30 Sep 2011 11:37:25 +0100 Chris Cannam Add agent list class, and continue plodding through
Tue, 27 Sep 2011 19:05:27 +0100 Chris Cannam Add tempo induction class as well
Tue, 27 Sep 2011 18:37:01 +0100 Chris Cannam Introduce a number of new classes derived from the Java
Mon, 19 Sep 2011 15:58:12 +0100 Chris Cannam minor fixes
Mon, 19 Sep 2011 15:48:26 +0100 Chris Cannam Bring in Peaks code from BeatRoot
Mon, 20 Jun 2011 16:32:11 +0100 Chris Cannam More pruning, etc
Fri, 17 Jun 2011 18:17:16 +0100 Chris Cannam Minor further updates
Mon, 24 Jan 2011 16:44:27 +0000 Chris Cannam * Some half-digested Java/C++ mishmash
Mon, 24 Jan 2011 10:26:57 +0000 Chris Cannam * Add skeleton files