log transform/RealTimePluginTransform.cpp @ 184:ebd906049fb6

age author description
2007-10-01 Chris Cannam * Change WaveFileModel API from getValues(start,end) to getData(start,count).
2007-09-05 Chris Cannam * Ensure transformed version of a model is the same duration as the original
2007-04-30 Chris Cannam * remove more debug output sv1-1.0rc1
2007-04-30 Chris Cannam * Fix many compile warnings, remove some debug output
2007-03-08 Chris Cannam * Fix #1672407 confused by plugin-named files in cwd (or home?)
2007-03-01 Chris Cannam * Fix real-time plugin corruption when getLatency is called for some plugins
2006-11-17 Chris Cannam * Update copyright notes as appropriate.
2006-10-13 Chris Cannam * Simplify maker names in plugin menu
2006-10-10 Chris Cannam * Handle generator transforms (plugins whose channel count isn't dependent on
2006-10-04 Chris Cannam ...
2006-10-03 Chris Cannam * Some fixes to updating of writable wave file models
2006-10-03 Chris Cannam * Introduce WritableWaveFileModel, and use it as an output model for audio
2006-09-22 Chris Cannam * Pull transforms out of Layer menu (again) and into a separate Transforms
2006-09-19 Chris Cannam * More to do with passing around step/blocksize etc from plugin dialog to
2006-09-18 Chris Cannam * Add mono timestretch toggle button; some more work on getting blocksize etc
2006-07-31 Chris Cannam * Reorganising code base. This revision probably should compile once more.
2006-07-31 Chris Cannam * Reorganising code base. This revision will not compile.