set_clip_name
Rename a clip in Ableton Live by specifying the track and clip slot indices, then providing the new name.
Instructions
Set the name of a clip.
Parameters:
track_index: The index of the track containing the clip
clip_index: The index of the clip slot containing the clip
name: The new name for the clip
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | ||
| clip_index | Yes | ||
| track_index | Yes |