# HG changeset patch # User Chris Cannam # Date 1485001150 0 # Node ID 77cbe1df7576bc26b9e5ea50ea01c1793cbe0e44 # Parent 6d176643557d0fd8fd0620c5d08d2a1a612ec083 Another little tweak diff -r 6d176643557d -r 77cbe1df7576 README.md --- 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