set_clip_pitch
Set the pitch shift (in semitones) for a specific audio clip in Ableton Live by providing the track index, clip index, and pitch value.
Instructions
Set the pitch shift of an audio clip.
Parameters:
track_index: The index of the track
clip_index: The index of the clip slot
pitch: Pitch shift in semitones (-48 to +48)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| pitch | Yes | ||
| clip_index | Yes | ||
| track_index | Yes |