mcp_opendaw_delete_audio_unit
Delete an audio unit and all its tracks, effects, and sends. Index 0 (master output) cannot be deleted.
Instructions
Delete an entire audio unit with all its tracks, effects, and sends.
Uses ProjectApi.deleteAudioUnit() — proper cleanup of all connected boxes. The primary output AU (index 0) cannot be deleted.
unit_index: Audio unit to delete (must be >= 1, as index 0 is the master output).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| unit_index | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |