log

age author description
Thu, 06 Dec 2012 17:26:45 +0000 Chris Cannam README v1.0
Thu, 06 Dec 2012 17:25:19 +0000 Chris Cannam Build stuff, & mingw32 Makefile
Wed, 21 Nov 2012 09:33:17 +0000 Chris Cannam Merge
Fri, 16 Nov 2012 15:42:21 +0000 Chris Cannam Add category & RDF files
Tue, 20 Nov 2012 21:57:49 +0000 Chris Cannam But don't use a mid-stream low-confidence observation to reject a good ongoing hypothesis
Tue, 20 Nov 2012 21:31:17 +0000 Chris Cannam And reduce rather excessive requirements for satisfaction by estimate acceptance
Tue, 20 Nov 2012 21:30:35 +0000 Chris Cannam Avoid accepting estimates with negligible confidence
Thu, 27 Sep 2012 17:22:51 +0100 Chris Cannam Get new accepted hypotheses from feeder as they appear
Thu, 27 Sep 2012 17:14:11 +0100 Chris Cannam Switch to using feeder in plugin
Thu, 27 Sep 2012 15:52:17 +0100 Chris Cannam Beginnings of switch to feeder
Thu, 27 Sep 2012 15:20:47 +0100 Chris Cannam Fix feeder (and its tests!) so they now pass
Wed, 26 Sep 2012 17:14:03 +0100 Chris Cannam Add overlooked file!
Wed, 26 Sep 2012 17:10:27 +0100 Chris Cannam Pull out agent feeding code into testable/failed-tested AgentFeeder class
Tue, 11 Sep 2012 21:55:05 +0100 Chris Cannam Test cepstrum
Tue, 11 Sep 2012 20:42:52 +0100 Chris Cannam Use peak interpolator class
Tue, 11 Sep 2012 17:34:13 +0100 Chris Cannam Tolerance
Tue, 11 Sep 2012 17:30:07 +0100 Chris Cannam Add FFT test
Tue, 11 Sep 2012 16:37:47 +0100 Chris Cannam Pull out mean filter, test it
Wed, 15 Aug 2012 14:53:28 +0100 Chris Cannam Comments
Tue, 14 Aug 2012 16:48:19 +0100 Chris Cannam Comments
Fri, 20 Jul 2012 22:12:29 +0100 Chris Cannam Remove redundant code
Fri, 20 Jul 2012 22:06:15 +0100 Chris Cannam Switch from cubic to much simpler & faster parabolic interpolator
Fri, 20 Jul 2012 21:37:09 +0100 Chris Cannam More peak location bits & bobs
Fri, 20 Jul 2012 19:08:38 +0100 Chris Cannam Build & test fixes
Fri, 20 Jul 2012 10:46:40 +0100 Chris Cannam Minor fixes
Thu, 19 Jul 2012 18:10:50 +0100 Chris Cannam Start separating out PeakInterpolator & writing test for it
Thu, 19 Jul 2012 14:05:22 +0100 Chris Cannam Convert unit tests to Boost test framework, add simplistic build
Thu, 19 Jul 2012 13:48:03 +0100 Chris Cannam Copyrights
Thu, 19 Jul 2012 13:47:31 +0100 Chris Cannam Rename
Thu, 19 Jul 2012 13:46:45 +0100 Chris Cannam Integrate NoteHypothesis class, build fixes