graph
- * Tidy up plugin parameter dialog by switching it to a simple constructor2006-10-11, by Chris Cannam
- * Handle generator transforms (plugins whose channel count isn't dependent on2006-10-10, by Chris Cannam
- * Some dull work to continue unifying the fft model and editable dense 3d model2006-10-09, by Chris Cannam
- * Various improvements to colour 3d plot layer, particularly for large and/or2006-10-06, by Chris Cannam
- * More transforms in recent transforms menu2006-10-05, by Chris Cannam
- ...2006-10-05, by Chris Cannam
- ...2006-10-05, by Chris Cannam
- * Add --no-audio option to avoid opening any audio output device2006-10-05, by Chris Cannam
- * When setting a new model on a layer, don't delete the old one until after2006-10-05, by Chris Cannam
- ...2006-10-04, by Chris Cannam
- ...2006-10-04, by Chris Cannam
- * Bypass auditioning plugin on xrun2006-10-04, by Chris Cannam
- * Audition effects plugins during playback2006-10-04, by Chris Cannam
- * Some fixes to updating of writable wave file models2006-10-03, by Chris Cannam
- * Introduce WritableWaveFileModel, and use it as an output model for audio2006-10-03, by Chris Cannam
- * Restructure WavFileWriter a bit to permit writing from raw data as well as2006-10-03, by Chris Cannam
- * Add a friendlier setup mechanism to SubdividingMenu, and use it for all the2006-09-25, by Chris Cannam
- * Pull alphabetical categorisation code out into a SubdividingMenu class2006-09-25, by Chris Cannam
- * Add a bit of resistance to pane dragging so as to make it harder to2006-09-22, by Chris Cannam
- * Pull transforms out of Layer menu (again) and into a separate Transforms2006-09-22, by Chris Cannam
- * Add support for plugin classification using category files.2006-09-21, by Chris Cannam
- * Make resampler quality configurable2006-09-21, by Chris Cannam
- * Buffer size fixes in the time stretcher, to avoid running out of input data2006-09-21, by Chris Cannam
- * save and restore step/blocksize etc2006-09-20, by Chris Cannam
- * Handle plugins with weird block size requirements properly2006-09-20, by Chris Cannam
- * stepsize/blocksize from plugin dialog actually working, though with some2006-09-20, by Chris Cannam
- * More to do with passing around step/blocksize etc from plugin dialog to2006-09-19, by Chris Cannam
- * Add mono timestretch toggle button; some more work on getting blocksize etc2006-09-18, by Chris Cannam
- * Add setRatio method to the time stretcher, and make it possible to change2006-09-15, by Chris Cannam
- * Put channel and windowing parameters on an "advanced" bit of the plugin2006-09-15, by Chris Cannam