plugin_discover
Lists third-party VST/AU plugins scanned by Waveform. Filters by kind, format, manufacturer, or name. Returns uniqueId for plugin_add.
Instructions
List third-party VST/AU plugins Waveform has scanned. Optional filters: kind ('instrument'|'effect'), format ('VST3'|'VST'|'AU'), manufacturer (substring), name (substring). Use the returned uniqueId as the type arg to plugin_add for VST3 instantiation.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| kind | No | ||
| name | No | ||
| format | No | ||
| manufacturer | No |