set_track_name
Rename tracks in Ableton Live by specifying track index and new name to organize your session structure.
Instructions
Set the name of a track.
Parameters:
- track_index: The index of the track to rename
- name: The new name for the track
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| track_index | Yes | ||
| name | Yes |