mcp_opendaw_load_project
Load a .odaw file to restore a saved openDAW project's full state, including tracks, regions, effects, notes, and settings.
Instructions
Load a previously saved project from a .odaw file.
Restores the full project state (tracks, regions, effects, notes, settings) from a serialized ArrayBuffer. The engine must be restarted after loading (call start_engine again).
filename: Name of the .odaw file in the exports directory (without path). Returns: box count and confirmation.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| filename | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |