transpose_notes
Transpose all notes in a selected Ableton Live clip by a given number of semitones, shifting pitch up or down.
Instructions
Transpose all notes in a clip.
Parameters:
track_index: The index of the track containing the clip
clip_index: The index of the clip slot containing the clip
semitones: Number of semitones to transpose (positive = up, negative = down)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| semitones | Yes | ||
| clip_index | Yes | ||
| track_index | Yes |