mcp_opendaw_create_pitch_stretched_clip
Create a pitch-stretched audio clip that maintains tempo alignment by specifying the sample ID, audio unit, clip launcher slot, track, and source BPM.
Instructions
Create a pitch-stretched audio clip in session view.
Pitch-stretched clips maintain pitch alignment with the project tempo. Uses AudioPitchStretchBox for play mode.
sample_id: ID from mcp_opendaw_load_audio. unit_index: Audio unit index. clip_index: Slot index in clip launcher. track_index: Audio track index within AU. bpm: Source BPM of the sample.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| bpm | Yes | ||
| sample_id | Yes | ||
| clip_index | Yes | ||
| unit_index | Yes | ||
| track_index | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |