Mercurial > hg > piper-cpp
changeset 165:77cbe1df7576
Another little tweak
author | Chris Cannam <cannam@all-day-breakfast.com> |
---|---|
date | Sat, 21 Jan 2017 12:19:10 +0000 |
parents | 6d176643557d |
children | 49f606e3653e |
files | README.md |
diffstat | 1 files changed, 2 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/README.md Sat Jan 21 12:18:34 2017 +0000 +++ b/README.md Sat Jan 21 12:19:10 2017 +0000 @@ -4,14 +4,14 @@ Supporting code in C++ for the Piper audio feature extractor protocol, primarily for making Vamp plugins work with the Piper protocol. -Includes: +## Contents * code to adapt Piper messages to the classes used in the Vamp SDK * a command-line converter between Piper serialisations (via Vamp SDK classes) * a server that makes Vamp plugins available via Piper messages -Directories: +## Directory index *vamp-json* - convert between Piper JSON messages and Vamp SDK classes