mcp_opendaw_compact_tracks
Remove empty tracks from audio units to clean up after deleting regions or editing. Specify unit index (-1 for all units).
Instructions
Remove empty tracks from an audio unit (or all AUs).
Calls ProjectApi.compactTracks() — removes tracks with no regions. Useful cleanup after deleting regions or editing.
unit_index: Audio unit index (-1 = all AUs).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| unit_index | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |