log host/vamp-simple-host.cpp @ 248:c88a3cdb0215

age author description
Tue, 11 Nov 2008 12:07:09 +0000 cannam * Tidy up --list-full output a bit
Mon, 10 Nov 2008 17:28:54 +0000 cannam * Add Power Spectrum example plugin
Mon, 10 Nov 2008 16:47:41 +0000 cannam * Add --list-full to "simple" Vamp host
Fri, 07 Nov 2008 15:28:33 +0000 cannam * Flatten directory tree a bit, update doxygen distinct-libraries
Fri, 07 Nov 2008 14:11:39 +0000 cannam * Add include guards; make code compile! distinct-libraries
Thu, 06 Nov 2008 14:13:12 +0000 cannam * more moving distinct-libraries base src/vamp-simple-host.cpp@23dcbafab98c
Wed, 17 Sep 2008 13:16:09 +0000 cannam * Provide PluginWrapper method for getting hold of a nested wrapper
Thu, 17 Jul 2008 08:52:26 +0000 cannam * First bit of Vamp v2 work -- add an optional duration to features in
Tue, 11 Mar 2008 09:22:53 +0000 cannam * patch from Tim Blechmann for gcc-4.3 compile
Thu, 14 Feb 2008 15:12:12 +0000 cannam * Add -s option to output features with sample frame timestamps
Mon, 14 Jan 2008 11:00:41 +0000 cannam * Add --list-by-category to vamp-simple-host
Fri, 16 Nov 2007 21:19:24 +0000 cannam * Add --list-ids and --list-outputs options
Fri, 02 Nov 2007 14:54:04 +0000 cannam * Add Mark L's PluginBufferingAdapter
Thu, 01 Nov 2007 10:25:35 +0000 cannam * more fine tuning of handling of block and step sizes
Fri, 12 Oct 2007 09:52:10 +0000 cannam * add -o <file> option to vamp-simple-host
Fri, 28 Sep 2007 09:53:46 +0000 cannam * Fix failure to default correctly if plugin output unspecified