Mercurial > hg > vamp-plugin-sdk
comparison 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 | 
   comparison
  equal
  deleted
  inserted
  replaced
| 249:2fa6932ab195 | 250:a8c8fe602eec | 
|---|---|
| 155 host | 155 host | 
| 156 ---- | 156 ---- | 
| 157 | 157 | 
| 158 A simple command-line Vamp host, capable of loading a plugin and using | 158 A simple command-line Vamp host, capable of loading a plugin and using | 
| 159 it to process a complete audio file, with its default parameters. | 159 it to process a complete audio file, with its default parameters. | 
| 160 | |
| 161 This host also contains a number of options for listing the installed | |
| 162 plugins and their properties in various formats. For that reason, it | |
| 163 isn't really as simple as one might hope. The core of the code is | |
| 164 still reasonably straightforward, however. | |
| 160 | 165 | 
| 161 | 166 | 
| 162 Plugin Lookup and Categorisation | 167 Plugin Lookup and Categorisation | 
| 163 ================================ | 168 ================================ | 
| 164 | 169 | 
