Overview

Adapter code to make a Vamp plugin library into a module that exports request-handling functions for the Piper protocol's JSON serialisation.

When combined with Emscripten, this turns a C++ Vamp plugin library into a Javascript module that can be used with any Piper-compatible JS code.

Members

Manager: Chris Cannam, Lucas Thompson