get_track_instruments
Lists every track with its detected VST instrument and item count. Use before composing to identify the correct track for MIDI insertion.
Instructions
List all tracks with detected VSTi names and item counts.
Call this before any composition work so you know which track holds
which instrument. Each track's name and VSTi are returned so you can
pick the right track index for MIDI insertion.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||