Mercurial > hg > vamp-plugin-sdk
diff README @ 38:7d237da42772
...
author | cannam |
---|---|
date | Wed, 20 Sep 2006 16:03:08 +0000 |
parents | 154f86cb8c99 |
children | ae3e47e76d2d |
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).