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