Mercurial > hg > vamp-plugin-sdk
comparison README @ 31:0e7aa8fabd76
...
| author | cannam |
|---|---|
| date | Wed, 17 May 2006 16:41:37 +0000 |
| parents | b4043af42278 |
| children | 13eae6cc6bac |
comparison
equal
deleted
inserted
replaced
| 30:4412c619b373 | 31:0e7aa8fabd76 |
|---|---|
| 38 receives no further parameter changes during use -- unlike real | 38 receives no further parameter changes during use -- unlike real |
| 39 time plugin APIs in which the input parameters may change at any | 39 time plugin APIs in which the input parameters may change at any |
| 40 time. This also means that fundamental properties such as the | 40 time. This also means that fundamental properties such as the |
| 41 number of values per output or the preferred processing block | 41 number of values per output or the preferred processing block |
| 42 size may depend on the input parameters. | 42 size may depend on the input parameters. |
| 43 | |
| 44 Vamp reuses some ideas from several existing systems, notably DSSI | |
| 45 (http://dssi.sourceforge.net) and FEAPI (http://feapi.sourceforge.net). | |
| 43 | 46 |
| 44 | 47 |
| 45 About this SDK | 48 About this SDK |
| 46 ============== | 49 ============== |
| 47 | 50 |
