Mercurial > hg > vamp-plugin-sdk
diff README @ 250:a8c8fe602eec
* Rename template generator to vamp-rdf-template-generator
* Add install target for binaries and plugins
| author | cannam | 
|---|---|
| date | Wed, 12 Nov 2008 09:10:32 +0000 | 
| parents | 8042ab66f707 | 
| children | 3d98dd2ba0d6 | 
line wrap: on
 line diff
--- a/README Tue Nov 11 15:06:03 2008 +0000 +++ b/README Wed Nov 12 09:10:32 2008 +0000 @@ -158,6 +158,11 @@ A simple command-line Vamp host, capable of loading a plugin and using it to process a complete audio file, with its default parameters. +This host also contains a number of options for listing the installed +plugins and their properties in various formats. For that reason, it +isn't really as simple as one might hope. The core of the code is +still reasonably straightforward, however. + Plugin Lookup and Categorisation ================================
