To check out this repository please hg clone the following URL, or open the URL using EasyMercurial or your preferred Mercurial client.
hg clone
History | View | Annotate | Download (5.52 KB)
Add output for un-filled (pre-interpolation) beats
Fix incorrect return timestamps when run with non-zero origin time
Fix failure to initialise processor!
Expose the processing parameters Simon suggests
Fix compiler warnings, etc
refactor: pull method implementations into .cpp files
More debug output, and a minor fix
Debug output, and some actual debugging... getting there.
Fixes so as to run and, in theory, return results without crashing -- still doesn't actually produce meaningful data though
Many fixes. This now compiles and passes the plugin tester, but I don't expect it produces any results yet.
Add agent list class, and continue plodding through
Introduce a number of new classes derived from the Java
minor fixes
Bring in Peaks code from BeatRoot
More pruning, etc
Minor further updates