Mercurial > hg > piper-vamp-js
view VampTestPlugin.ts @ 24:2df80eb3e962 outputid-string-in-featureset
Update adapter code to new configuration+finish structures
author | Chris Cannam |
---|---|
date | Mon, 19 Sep 2016 13:42:06 +0100 |
parents | 44826e1782c1 |
children |
line wrap: on
line source
import {EmscriptenModule} from '../src/Emscripten' declare function VampTestPluginModule(): EmscriptenModule; export = VampTestPluginModule;