Mercurial > hg > piper-cpp
changeset 217:d06300b789ea
Name, defensive comment
| author | Chris Cannam <cannam@all-day-breakfast.com> | 
|---|---|
| date | Wed, 22 Feb 2017 11:02:36 +0000 | 
| parents | 328ffacfc70e | 
| children | ea8994465322 | 
| files | README.md | 
| diffstat | 1 files changed, 3 insertions(+), 1 deletions(-) [+] | 
line wrap: on
 line diff
--- 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
