Mercurial > hg > vamp-plugin-sdk
diff README @ 16:61887dda7fe0
* Make the host capable of doing something useful!
| author | cannam | 
|---|---|
| date | Fri, 07 Apr 2006 15:32:10 +0000 | 
| parents | b63909cbbf57 | 
| children | b4043af42278 | 
line wrap: on
 line diff
--- a/README Thu Apr 06 17:23:41 2006 +0000 +++ b/README Fri Apr 07 15:32:10 2006 +0000 @@ -72,8 +72,9 @@ * host -The simplest possible Vamp host -- this doesn't even process anything -yet, just loads the plugins and prints out their names. +A simple command-line Vamp host, capable of loading a plugin and using +it to process a complete audio file, with its default parameters. +Requires libsndfile. Building the SDK
