mcp_opendaw_delete_warp_marker
Delete a warp marker from a time-stretched or pitch-stretched audio region. Specify unit, track, region, and marker indexes. Returns the remaining marker count.
Instructions
Delete a warp marker from a time-stretched or pitch-stretched audio region.
Cannot delete anchor markers (first and last) — they pin the audio mapping.
unit_index: AU index. track_index: Track index within the AU. region_index: Audio region index. marker_index: Warp marker index (0-based, from list_warp_markers).
Returns remaining marker count.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| unit_index | Yes | ||
| track_index | Yes | ||
| marker_index | Yes | ||
| region_index | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |