log

age author description
Sat, 11 Oct 2008 08:10:21 +0000 cannam * Remove debug
Fri, 10 Oct 2008 16:04:00 +0000 cannam ...
Thu, 09 Oct 2008 15:37:34 +0000 cannam * tweaks to fixed-tempo estimator
Wed, 08 Oct 2008 19:48:21 +0000 cannam * A few tweaks to fixed-tempo estimator
Wed, 08 Oct 2008 15:26:50 +0000 cannam * Beginnings of a simple tempo estimator example plugin
Tue, 07 Oct 2008 21:07:04 +0000 cannam * Add processInterleaved to PluginChannelAdapter
Tue, 07 Oct 2008 20:07:17 +0000 cannam * pass through reset() call to plugin!
Tue, 07 Oct 2008 16:57:10 +0000 cannam * More accurate calculation of summaries in continuous-time mode
Tue, 30 Sep 2008 13:24:41 +0000 cannam * Make summarising adapter debug optional
Mon, 22 Sep 2008 13:40:00 +0000 cannam * Add hasDuration to output in ontology
Thu, 18 Sep 2008 16:08:28 +0000 cannam * Add hasDuration to output descriptor as well as the features themselves
Thu, 18 Sep 2008 11:47:05 +0000 cannam ...
Wed, 17 Sep 2008 13:16:09 +0000 cannam * Provide PluginWrapper method for getting hold of a nested wrapper
Wed, 17 Sep 2008 11:00:51 +0000 cannam * Fix horrible memory access error
Mon, 15 Sep 2008 16:04:25 +0000 cannam * More work on summarising adapter -- fixes for segmentation &c
Fri, 12 Sep 2008 16:27:07 +0000 cannam * Segmentation work for summarisation
Thu, 11 Sep 2008 16:11:34 +0000 cannam * segmentation for results being summarised -- I need to come up with a
Thu, 11 Sep 2008 13:46:59 +0000 cannam * Reorganise accumulators to facilitate segmentation
Wed, 10 Sep 2008 14:54:25 +0000 cannam * Fixes to summarisation (calculation of durations)
Fri, 05 Sep 2008 13:52:57 +0000 cannam * Fixes to continuous time averaging
Thu, 04 Sep 2008 16:15:01 +0000 cannam * More fixes to continuous time averaging
Thu, 04 Sep 2008 15:19:24 +0000 cannam * More work on continuous-time averaging
Wed, 03 Sep 2008 15:59:09 +0000 cannam * Part way to providing support for continuous-time averaging summaries
Thu, 07 Aug 2008 16:34:23 +0000 cannam * Add UnknownSummaryType
Wed, 06 Aug 2008 16:18:02 +0000 cannam * note in comment
Wed, 06 Aug 2008 14:45:47 +0000 cannam * fix uninitialised count in summariser
Tue, 05 Aug 2008 15:36:40 +0000 cannam * add getSummaryForAllOutputs
Tue, 05 Aug 2008 15:15:37 +0000 cannam * summarising adapter might sort of work now -- quite untested though
Tue, 05 Aug 2008 13:38:30 +0000 cannam * PluginSummarisingAdapter now compiles -- though doesn't actually work
Mon, 04 Aug 2008 16:13:14 +0000 cannam * make a start on the summarising adapter