set_clip_pitch
Adjust pitch transposition of an audio clip by specifying track and clip indices, with coarse semitone and fine cent parameters.
Instructions
Set the pitch transposition of an audio clip.
Args: track_index: Zero-based index of the track. clip_index: Zero-based index of the clip slot. coarse: Coarse pitch in semitones (-48 to 48). fine: Fine pitch in cents (-50.0 to 50.0).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| fine | No | ||
| coarse | No | ||
| clip_index | Yes | ||
| track_index | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |