fx_show_ui
Open the UI window for a specific FX plugin on a track by providing the track index (or -1 for master) and the FX chain index.
Instructions
Open FX plugin UI window.
Args: track_index: 0-based track index, or -1 for the master track. fx_index: 0-based FX chain index.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| fx_index | Yes | ||
| track_index | Yes |