Mercurial > hg > piper-vamp-js
changeset 149:bc181392fc7f
Defensive note
author | Chris Cannam <cannam@all-day-breakfast.com> |
---|---|
date | Wed, 22 Feb 2017 11:04:32 +0000 |
parents | 40be64894bc2 |
children | fcdba48b774e |
files | README.md |
diffstat | 1 files changed, 2 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/README.md Fri Feb 10 17:06:58 2017 +0000 +++ b/README.md Wed Feb 22 11:04:32 2017 +0000 @@ -5,6 +5,8 @@ exports the Piper JSON protocol, for use with Javascript code that uses Piper audio feature extractors. +_This is pre-1.0 code and the API may change at any time_ + ## What this repository contains * Adapter code to make a Vamp plugin library into a module that