diff README.md @ 220:02de5df3a884

Add static output descriptor, pass through type URI Note that the server doesn't actually populate any type URIs yet, so this is only half-tested.
author Chris Cannam <cannam@all-day-breakfast.com>
date Thu, 08 Jun 2017 16:17:03 +0100
parents d06300b789ea
children b0f0e257d8af
line wrap: on
line diff
--- a/README.md	Mon May 22 08:57:02 2017 +0100
+++ b/README.md	Thu Jun 08 16:17:03 2017 +0100
@@ -4,8 +4,6 @@
 Supporting code in C++ for the Piper audio feature extractor protocol,
 primarily for making Vamp plugins work with the Piper protocol.
 
-_This is pre-1.0 code and the API may change at any time_
-
 ## Contents
 
  * code to adapt Piper messages to the classes used in the Vamp SDK