log

age author description
Tue, 16 May 2006 11:48:27 +0000 cannam * Fix rounding error in RealTime (thanks to Craig Sapp) vamp-plugin-sdk-v0.9rc2
Tue, 16 May 2006 11:33:50 +0000 cannam * Deal properly with the fact that the host doesn't support non-power-of-two
Fri, 12 May 2006 14:46:35 +0000 cannam * Update version numbers to 0.9 vamp-plugin-sdk-v0.9rc1
Wed, 10 May 2006 16:30:39 +0000 cannam * Permit plugins to vary the number of values per output based on the number
Wed, 10 May 2006 11:44:40 +0000 cannam * Add forgotten getMin/MaxChannelCount to host adapter (thanks Craig)
Mon, 08 May 2006 13:52:10 +0000 cannam ...
Tue, 25 Apr 2006 14:15:48 +0000 cannam * add documentation to the C header
Tue, 25 Apr 2006 09:45:44 +0000 cannam * Undefine debug symbol
Mon, 24 Apr 2006 12:58:27 +0000 cannam * Rename simplehost to vamp-simple-host
Fri, 14 Apr 2006 09:37:46 +0000 cannam * tidy
Wed, 12 Apr 2006 12:32:18 +0000 cannam * Add virtual destructors to PluginBase and Plugin to ensure subclass dtors
Wed, 12 Apr 2006 09:57:07 +0000 cannam * Build fixes for OS/X and Windows
Mon, 10 Apr 2006 10:31:19 +0000 cannam * Some textual changes
Fri, 07 Apr 2006 17:50:52 +0000 cannam * better docs for sample rate
Fri, 07 Apr 2006 15:32:10 +0000 cannam * Make the host capable of doing something useful!