get_track_midi_routing
Retrieve a track's native MIDI note routing, including input/output notes and scale transposition, from its MIDIMap. Explicitly reports unsupported cases.
Instructions
Read one track's native MIDI note routing (input/output notes and scale transposition) from its MIDIMap. Reports unsupported explicitly when Live does not expose it.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| trackId | Yes | Stable track ID returned by list_tracks. |