log

age author description
Thu, 21 Sep 2006 11:17:19 +0000 Chris Cannam * Make resampler quality configurable
Thu, 21 Sep 2006 09:43:41 +0000 Chris Cannam * Buffer size fixes in the time stretcher, to avoid running out of input data
Wed, 20 Sep 2006 16:02:42 +0000 Chris Cannam * save and restore step/blocksize etc
Wed, 20 Sep 2006 15:47:16 +0000 Chris Cannam * Handle plugins with weird block size requirements properly
Wed, 20 Sep 2006 14:50:40 +0000 Chris Cannam * stepsize/blocksize from plugin dialog actually working, though with some
Tue, 19 Sep 2006 14:37:06 +0000 Chris Cannam * More to do with passing around step/blocksize etc from plugin dialog to
Mon, 18 Sep 2006 16:43:17 +0000 Chris Cannam * Add mono timestretch toggle button; some more work on getting blocksize etc
Fri, 15 Sep 2006 15:35:06 +0000 Chris Cannam * Add setRatio method to the time stretcher, and make it possible to change
Fri, 15 Sep 2006 13:50:22 +0000 Chris Cannam * Put channel and windowing parameters on an "advanced" bit of the plugin
Fri, 15 Sep 2006 13:46:45 +0000 Chris Cannam ...
Fri, 15 Sep 2006 13:35:37 +0000 Chris Cannam * add samplerate parameter to timestretcher (not properly used yet),
Thu, 14 Sep 2006 16:08:23 +0000 Chris Cannam * Add some internal feedback to the time stretcher to try to make it maintain
Thu, 14 Sep 2006 13:41:56 +0000 Chris Cannam * restructure time stretcher somewhat so as to do transient detection on
Thu, 14 Sep 2006 11:20:09 +0000 Chris Cannam ...
Thu, 14 Sep 2006 09:24:57 +0000 Chris Cannam * avoid using n2 in processBlock