set_clip_pitch
Set the pitch transposition of a specific clip in Ableton Live by specifying track, clip slot, and semitones shift.
Instructions
Set the pitch transposition of a clip.
Parameters:
track_index: The track index (0-based)
clip_index: The clip slot index (0-based)
semitones: Pitch shift in semitones (e.g., -2, 0, 3)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| semitones | Yes | ||
| clip_index | Yes | ||
| track_index | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |