log

age author description
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
Wed, 13 Sep 2006 18:58:17 +0000 Chris Cannam * Fix phase calculation for percussive frames, and some tweaks -- we can do
Wed, 13 Sep 2006 17:17:42 +0000 Chris Cannam * substantial enhancements to time stretcher:
Wed, 13 Sep 2006 11:56:44 +0000 Chris Cannam * timestretcher improvements -- simplify API (it can calculate its own
Wed, 13 Sep 2006 11:06:28 +0000 Chris Cannam * IntegerTimeStretcher -> PhaseVocoderTimeStretcher (no longer confined to
Tue, 12 Sep 2006 19:13:12 +0000 Chris Cannam * various fixes in the time stretcher
Tue, 12 Sep 2006 16:43:00 +0000 Chris Cannam * Some work on making the time stretcher squash as well as stretch
Tue, 12 Sep 2006 12:15:44 +0000 Chris Cannam * Add session management support (commitData)
Mon, 11 Sep 2006 16:40:18 +0000 Chris Cannam * add window size/increment/shape settings to plugin parameter dialog, though
Mon, 11 Sep 2006 15:32:49 +0000 Chris Cannam * Pull window type selector and shape preview out into their own widgets
Wed, 16 Aug 2006 14:56:53 +0000 Chris Cannam * Avoid adding ruler layer to spectrum
Fri, 04 Aug 2006 17:01:37 +0000 Chris Cannam * Add zoom thumbwheels to Pane. Implement horizontal thumbwheel, and
Thu, 03 Aug 2006 16:04:00 +0000 Chris Cannam * Replace all uses of ConfigFile with QSettings
Thu, 03 Aug 2006 15:40:11 +0000 Chris Cannam * Add Thumbwheel widget for all our zooming needs
Wed, 02 Aug 2006 16:42:17 +0000 Chris Cannam ...
Mon, 31 Jul 2006 17:05:18 +0000 Chris Cannam * Move the current DenseThreeDimensionalModel to EditableDenseThreeDimensionalModel last-cc-copyright
Mon, 31 Jul 2006 16:15:45 +0000 Chris Cannam * Use pkgconfig to look up Vamp library and header details if possible
Mon, 31 Jul 2006 14:05:22 +0000 Chris Cannam * Reorganising code base. This revision probably should compile once more.
Mon, 31 Jul 2006 12:03:45 +0000 Chris Cannam * Reorganising code base. This revision will not compile.