Mercurial > hg > vamp-plugin-sdk
log
age | author | description |
---|---|---|
Mon, 31 Jul 2006 16:12:37 +0000 | cannam | * Add a function to look up the Vamp plugin path for the current platform. |
Wed, 17 May 2006 16:41:37 +0000 | cannam | ... |
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) |