mcp_opendaw_start_engine
Start the audio engine after tracks and regions are in place. Serializes project state into the AudioWorklet, required before playback or effects.
Instructions
Start the audio engine (AudioWorklet) after setting up tracks and regions.
Call this AFTER loading audio, creating tracks, and placing regions — but BEFORE playback or effects. The engine serializes the current project state into the AudioWorklet processor, so all boxes must exist first.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |