Mercurial > hg > svcore
log transform/RealTimePluginTransform.cpp @ 132:06aba53ea0cf
age | author | description |
---|---|---|
2006-04-07 | Chris Cannam | * Fix long-standing off-by-1 bug in WaveFileModel that was getting us the wrong |
2006-03-31 | Chris Cannam | * Modify to use Vamp SDK for proper feature extraction plugins. |
2006-03-30 | Chris Cannam | * Ensure plugin parameters for a transform are saved in the .sv file and |
2006-03-29 | Chris Cannam | * Add auto-normalize option to waveform layer |
2006-03-27 | Chris Cannam | * adjust for latency if the plugin reports it |
2006-03-27 | Chris Cannam | * More structural work on feature extraction plugin C <-> C++ adapter |