get_warp_markers
Retrieve warp markers for an audio clip by specifying its track and clip index. Use the returned data to inspect warp timing and alignment in Ableton Live.
Instructions
Get all warp markers from 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 |