create_midi_track
Add a new MIDI track to an Ableton Live session at a chosen insert position. Set index to -1 to append at the end.
Instructions
Create a new MIDI track in the session.
Args: index: Position to insert the track. Use -1 to append at the end.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| index | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |