Mercurial > hg > piper-cpp
diff README.md @ 217:d06300b789ea
Name, defensive comment
author | Chris Cannam <cannam@all-day-breakfast.com> |
---|---|
date | Wed, 22 Feb 2017 11:02:36 +0000 |
parents | 8dff3213f77c |
children | 02de5df3a884 |
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