Mercurial > hg > vamp-plugin-sdk
comparison README @ 58:0284955e31e5 host-factory-stuff
* reshuffle
| author | cannam |
|---|---|
| date | Thu, 24 May 2007 10:05:00 +0000 |
| parents | 2403ae53b8a5 |
| children | fa79c4ec847d |
comparison
equal
deleted
inserted
replaced
| 57:09a1aac6c362 | 58:0284955e31e5 |
|---|---|
| 90 | 90 |
| 91 * host | 91 * host |
| 92 | 92 |
| 93 A simple command-line Vamp host, capable of loading a plugin and using | 93 A simple command-line Vamp host, capable of loading a plugin and using |
| 94 it to process a complete audio file, with its default parameters. | 94 it to process a complete audio file, with its default parameters. |
| 95 Requires libsndfile. | 95 Requires libsndfile (http://www.mega-nerd.com/libsndfile/). |
| 96 | |
| 97 If you don't have libsndfile, you may want to edit the Makefile to | |
| 98 change the default build target from "all" to "sdk" so as to compile | |
| 99 only the SDK. | |
| 96 | 100 |
| 97 | 101 |
| 98 Plugin Lookup and Categorisation | 102 Plugin Lookup and Categorisation |
| 99 ================================ | 103 ================================ |
| 100 | 104 |
