mcp_opendaw_delete_audio_region
Delete a specific audio region from the timeline by providing the unit, track, and region index.
Instructions
Delete an audio region from the timeline.
unit_index: Audio unit index. track_index: Audio track index within the AU (type=2). region_index: Region index to delete (0-based).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| unit_index | Yes | ||
| track_index | Yes | ||
| region_index | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |