mcp_opendaw_create_instrument_track
Create a new instrument track with a Tape device for audio playback. Returns indexes for placing audio regions.
Instructions
Create a new instrument audio unit with a Tape device and an audio track.
This is required for audio playback — the Tape device reads audio regions and outputs sound. The instrument AU is connected to the output AU's bus.
name: Display name for the instrument (default "Tape"). Returns the unit_index and track_index for use with place_audio_region.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |