rtvamp.get_plugin_metadata#
- rtvamp.get_plugin_metadata(key: str, samplerate: float = 48000) PluginMetadata #
Get all the plugin metadata and descriptors.
Note
The output descriptors may depend on parameter values and the initialised step- and block sizes.
- Parameters:
key – Plugin key/identifer as returned by e.g.
list_plugins()
- Returns:
Aggregated plugin metadata.