mcp_opendaw_set_time_stretch_cents
Set the pitch shift in cents on a time-stretched audio region. Adjust playback by specifying cents between -1200 and +1200.
Instructions
Set the pitch shift (in cents) on a time-stretched audio region.
100 cents = 1 semitone. Range: -1200 to +1200 cents (clamped). Only works on time-stretched regions (created with create_time_stretched_region).
unit_index: AU index. track_index: Track index within the AU. region_index: Audio region index. cents: Pitch shift in cents (-1200 to +1200).
Returns new playback rate and cents, or error.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| cents | Yes | ||
| unit_index | Yes | ||
| track_index | Yes | ||
| region_index | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |