fx_get_instrument
Find a VST instrument on a track by its zero-based index. Returns the instrument's index and parameters, or -1 if none exists.
Instructions
Find VSTi instrument on track. Returns index + params, or -1 if none.
Args: track_index: 0-based track index.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| track_index | Yes |