Mercurial > hg > vamp-plugin-sdk
comparison README @ 349:dc40fff9f20b
Bump version to 2.5
author | Chris Cannam |
---|---|
date | Thu, 28 Mar 2013 09:16:11 +0000 |
parents | d5c5a52e6c9f |
children | 763370655eec |
comparison
equal
deleted
inserted
replaced
348:8037a36dcf9e | 349:dc40fff9f20b |
---|---|
7 http://www.vamp-plugins.org/ | 7 http://www.vamp-plugins.org/ |
8 | 8 |
9 Vamp is an API for C and C++ plugins that process sampled audio data | 9 Vamp is an API for C and C++ plugins that process sampled audio data |
10 to produce descriptive output (measurements or semantic observations). | 10 to produce descriptive output (measurements or semantic observations). |
11 | 11 |
12 This is version 2.4 of the Vamp plugin Software Development Kit. | 12 This is version 2.5 of the Vamp plugin Software Development Kit. |
13 | 13 |
14 Plugins and hosts built with this SDK are binary compatible with those | 14 Plugins and hosts built with this SDK are binary compatible with those |
15 built using version 1.0 of the SDK, with certain restrictions. See | 15 built using version 1.0 of the SDK, with certain restrictions. See |
16 the file README.compat for more details. | 16 the file README.compat for more details. |
17 | 17 |