Mercurial > hg > vamp-plugin-sdk
log vamp-sdk/PluginHostAdapter.cpp @ 88:d17b9ca3b8c9
age | author | description |
---|---|---|
Tue, 27 Feb 2007 12:48:17 +0000 | cannam | * Add a structure for API versioning |
Mon, 26 Feb 2007 18:08:48 +0000 | cannam | * Rename "name" and "description" to "identifier" and "name"; add new |
Fri, 08 Dec 2006 17:39:32 +0000 | cannam | * Change input buffers arg to process from float ** to const float *const * |
Wed, 20 Sep 2006 13:51:22 +0000 | cannam | * Add an implementation of Dan Barry's percussion onset detector |
Mon, 31 Jul 2006 16:12:37 +0000 | cannam | * Add a function to look up the Vamp plugin path for the current platform. |
Wed, 10 May 2006 11:44:40 +0000 | cannam | * Add forgotten getMin/MaxChannelCount to host adapter (thanks Craig) |
Thu, 06 Apr 2006 17:23:41 +0000 | cannam | * fix failure to pick up all but first plugin's outputs |