transpose_notes
Transpose all notes in an Ableton Live clip by a specified number of semitones. Adjust pitch up or down with positive or negative values.
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 |