vamp-plugin-sdk

SDK for developing audio processing plugins using the VAMP framework

brewmacoslinux
Try with needOr install directly
Source

About

Audio processing plugin system sdk

Commands

vamp-plugin-sdk

Examples

Create a new VAMP plugin project from template$ vamp-plugin-sdk --create-project MyPlugin
Build a VAMP plugin using the SDK makefile$ make -f vamp-plugin-sdk/Makefile.plugin
Access SDK header files for plugin development$ pkg-config --cflags vamp-plugin-sdk