# HG changeset patch # User Chris Cannam # Date 1487761356 0 # Node ID d06300b789ea62fcdc61a847b636be9d348682ef # Parent 328ffacfc70e50fb78cad0c28d3c32851d40e04d Name, defensive comment diff -r 328ffacfc70e -r d06300b789ea README.md --- a/README.md Fri Feb 10 17:22:09 2017 +0000 +++ b/README.md Wed Feb 22 11:02:36 2017 +0000 @@ -1,9 +1,11 @@ -# Piper C++ +# Piper Vamp C++ 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