mcp_opendaw_engine_sleep
Suspend the audio engine to save CPU during non-audio tasks like project editing. Resume with wake() when needed.
Instructions
Put the audio engine to sleep — suspends audio processing to save CPU.
Use wake() to resume. Useful when doing non-audio operations (project editing, box manipulation) and the engine isn't needed.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |