plugin_add
Add a plugin to a track's chain in Tracktion Waveform by specifying the track and plugin type (built-in or VST with preset path).
Instructions
Add a plugin to a track's chain. For built-ins, pass the type name (e.g. '4OSC', 'Wavetable'). For external VSTs, also pass preset_path.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | ||
| type | Yes | Built-in name or VST3 unique id | |
| track_id | Yes | ||
| preset_path | No |