API#
High-level#
Get default search paths for Vamp plugin libraries. |
|
List all plugin libraries. |
|
List all plugins. |
|
Get all the plugin metadata and descriptors. |
|
Aggregated plugin metadata. |
|
Compute features with plugin. |
|
Compute features with (multiple) plugins block-wise or from a stream (advanced usage). |
Low-level#
Direct bindings to the C++ hostsdk (GitHub, API).
Load plugin library by file path. |
|
Load plugin. |
|
Plugin library interface to inspect and load plugins. |
|
Plugin base class. |