log

age author description
Tue, 17 Oct 2006 13:04:49 +0000 Chris Cannam * Make audio dial remember its more accurate mapped value as well as its
Tue, 17 Oct 2006 11:42:14 +0000 Chris Cannam * Introduce PlaySpeedRangeMapper for playback speed dial
Tue, 17 Oct 2006 11:41:56 +0000 Chris Cannam * Avoid showing input selection and channel selection for generator plugins
Mon, 16 Oct 2006 20:41:34 +0000 Chris Cannam * Fix return value from xrun callback
Mon, 16 Oct 2006 13:13:57 +0000 Chris Cannam * Add spectrum icon
Fri, 13 Oct 2006 12:51:05 +0000 Chris Cannam * Simplify maker names in plugin menu
Thu, 12 Oct 2006 14:56:28 +0000 Chris Cannam * Add system-specific LADSPA and DSSI plugin paths (for OS/X and Windows)
Wed, 11 Oct 2006 16:18:51 +0000 Chris Cannam * Tidy up plugin parameter dialog by switching it to a simple constructor
Tue, 10 Oct 2006 19:04:57 +0000 Chris Cannam * Handle generator transforms (plugins whose channel count isn't dependent on
Mon, 09 Oct 2006 10:49:46 +0000 Chris Cannam * Some dull work to continue unifying the fft model and editable dense 3d model
Fri, 06 Oct 2006 16:53:25 +0000 Chris Cannam * Various improvements to colour 3d plot layer, particularly for large and/or
Thu, 05 Oct 2006 18:45:16 +0000 Chris Cannam * More transforms in recent transforms menu
Thu, 05 Oct 2006 15:39:23 +0000 Chris Cannam ...
Thu, 05 Oct 2006 14:42:42 +0000 Chris Cannam ...
Thu, 05 Oct 2006 11:01:36 +0000 Chris Cannam * Add --no-audio option to avoid opening any audio output device
Thu, 05 Oct 2006 11:00:59 +0000 Chris Cannam * When setting a new model on a layer, don't delete the old one until after
Wed, 04 Oct 2006 14:01:28 +0000 Chris Cannam ...
Wed, 04 Oct 2006 12:20:15 +0000 Chris Cannam ...
Wed, 04 Oct 2006 11:54:32 +0000 Chris Cannam * Bypass auditioning plugin on xrun
Wed, 04 Oct 2006 11:01:39 +0000 Chris Cannam * Audition effects plugins during playback
Tue, 03 Oct 2006 15:01:50 +0000 Chris Cannam * Some fixes to updating of writable wave file models
Tue, 03 Oct 2006 14:17:37 +0000 Chris Cannam * Introduce WritableWaveFileModel, and use it as an output model for audio
Tue, 03 Oct 2006 10:06:37 +0000 Chris Cannam * Restructure WavFileWriter a bit to permit writing from raw data as well as
Mon, 25 Sep 2006 12:05:41 +0000 Chris Cannam * Add a friendlier setup mechanism to SubdividingMenu, and use it for all the
Mon, 25 Sep 2006 11:21:12 +0000 Chris Cannam * Pull alphabetical categorisation code out into a SubdividingMenu class
Fri, 22 Sep 2006 16:46:10 +0000 Chris Cannam * Add a bit of resistance to pane dragging so as to make it harder to
Fri, 22 Sep 2006 16:12:23 +0000 Chris Cannam * Pull transforms out of Layer menu (again) and into a separate Transforms
Thu, 21 Sep 2006 16:43:50 +0000 Chris Cannam * Add support for plugin classification using category files.
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