mcp_opendaw_delete_note_region
Delete a note region from a specific track within an audio unit in openDAW. Provide unit, track, and region indices to remove the region from the timeline.
Instructions
Delete a note region from the timeline.
unit_index: Audio unit index (-1 = search all AUs). track_index: Note track index within the AU. 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 |