log

age author description
Thu, 19 Oct 2006 09:57:27 +0000 Chris Cannam * Rename the existing Panner to Overview (big duh!)
Wed, 18 Oct 2006 16:38:30 +0000 Chris Cannam * A start to a panner widget to go with thumbwheels
Tue, 17 Oct 2006 19:27:23 +0000 Chris Cannam * Fix signal name
Tue, 17 Oct 2006 18:53:08 +0000 Chris Cannam * (Temporarily?) restore layer hierarchy window
Tue, 17 Oct 2006 13:49:31 +0000 Chris Cannam * Fix slowness in serving FFT values to feature extraction plugin transform
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