fx_get_instrument
Retrieve the VST instrument on a specified track, returning its index and parameters, or -1 if no instrument is present.
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 |