Mercurial > hg > vamp-plugin-sdk
diff README @ 256:3d98dd2ba0d6
* Add documentation about backward compatibility
| author | cannam | 
|---|---|
| date | Fri, 14 Nov 2008 10:59:48 +0000 | 
| parents | a8c8fe602eec | 
| children | c97e70ed5abc | 
line wrap: on
 line diff
--- a/README Wed Nov 12 14:11:01 2008 +0000 +++ b/README Fri Nov 14 10:59:48 2008 +0000 @@ -10,9 +10,12 @@ to produce descriptive output (measurements or semantic observations). This is version 2.0 of the Vamp plugin Software Development Kit. + Plugins and hosts built with this SDK are binary compatible with those -built using version 1.0 of the SDK. See CHANGELOG for a list of the -changes in this release. +built using version 1.0 of the SDK, with certain restrictions. See +the file README.compat for more details. + +See the file CHANGELOG for a list of the changes in this release. A documentation guide to writing plugins using the Vamp SDK can be found at http://www.vamp-plugins.org/guide.pdf .
