Mercurial > hg > vamp-plugin-sdk
changeset 38:7d237da42772
...
| author | cannam | 
|---|---|
| date | Wed, 20 Sep 2006 16:03:08 +0000 | 
| parents | e8ecff3a9001 | 
| children | 46c39790588b | 
| files | README | 
| diffstat | 1 files changed, 2 insertions(+), 0 deletions(-) [+] | 
line wrap: on
 line diff
--- a/README Wed Sep 20 14:57:52 2006 +0000 +++ b/README Wed Sep 20 16:03:08 2006 +0000 @@ -42,6 +42,8 @@ number of values per output or the preferred processing block size may depend on the input parameters. + * Vamp plugins do not have to be able to run in real time. + Vamp reuses some ideas from several existing systems, notably DSSI (http://dssi.sourceforge.net) and FEAPI (http://feapi.sourceforge.net).
