create_midi_track
Add a new MIDI track to your Ableton Live session. Use an index to insert at a position, or -1 to append; re-read session info to get the actual index.
Instructions
Create a new MIDI track. index=-1 appends at the end. Re-read get_session_info afterwards to learn the real new index.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| index | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |