set_clip_warp_mode
Assign a warp mode (beats, tones, texture, repitch, complex, complex_pro) to an audio clip defined by track and clip indices.
Instructions
Set the warp mode of an audio clip.
Parameters:
track_index: The index of the track
clip_index: The index of the clip slot
warp_mode: Warp mode (beats, tones, texture, repitch, complex, complex_pro)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| warp_mode | Yes | ||
| clip_index | Yes | ||
| track_index | Yes |