get_clip_pitch
Retrieve the pitch shift of an audio clip in Ableton Live. Specify track and clip indices to get the current pitch setting.
Instructions
Get the pitch shift of an audio clip.
Parameters:
track_index: The index of the track
clip_index: The index of the clip slot
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| clip_index | Yes | ||
| track_index | Yes |