Mercurial > hg > vamp-plugin-sdk
comparison README @ 337:d5c5a52e6c9f
Make the simple base-fft implementation accessible for use by plugins as well. Bump version to 2.4
| author | Chris Cannam |
|---|---|
| date | Thu, 12 Jul 2012 11:37:31 +0100 |
| parents | f9e13bc35b3e |
| children | dc40fff9f20b |
comparison
equal
deleted
inserted
replaced
| 336:50df48a51c97 | 337:d5c5a52e6c9f |
|---|---|
| 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.3.1 of the Vamp plugin Software Development Kit. | 12 This is version 2.4 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 |
