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
|