Mercurial > hg > svcore
log transform/TransformFactory.cpp @ 108:0c19e50bad7c
age | author | description |
---|---|---|
Fri, 05 May 2006 13:06:47 +0000 | Chris Cannam | * Move matrix/fft file code to fileio (from base) |
Mon, 24 Apr 2006 15:52:20 +0000 | Chris Cannam | * Avoid instantiating a plugin twice when configuring it (the min/max channel |
Wed, 12 Apr 2006 09:59:40 +0000 | Chris Cannam | * Add BZipFileDevice to handle bzip2 compress/uncompress without all that |
Fri, 31 Mar 2006 15:56:35 +0000 | Chris Cannam | * Modify to use Vamp SDK for proper feature extraction plugins. |
Thu, 30 Mar 2006 13:18:11 +0000 | Chris Cannam | * Ensure plugin parameters for a transform are saved in the .sv file and |
Wed, 29 Mar 2006 12:35:17 +0000 | Chris Cannam | * Add auto-normalize option to waveform layer |
Mon, 27 Mar 2006 15:03:02 +0000 | Chris Cannam | * More structural work on feature extraction plugin C <-> C++ adapter |