mcp_opendaw_list_note_regions
List note regions by specifying unit and track index to retrieve position, duration, and note count.
Instructions
List all note regions with position, duration, and note count.
unit_index: Audio unit index (-1 = all AUs). track_index: Specific note track (-1 = all note tracks).
Returns list of regions with: region_index, unit_index, track_index, position_beats, duration_beats, label, note_count.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| unit_index | Yes | ||
| track_index | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |