set_clip_warping
Toggle warping on an audio clip to make it follow the session tempo. Specify track and clip indices, then set warping to true or false.
Instructions
Enable or disable warping on an audio clip.
Warping allows the clip to follow the session tempo. Only available for audio clips.
Args: track_index: Zero-based index of the track. clip_index: Zero-based index of the clip slot. warping: True to enable warping, False to disable.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| warping | Yes | ||
| clip_index | Yes | ||
| track_index | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |