mcp_opendaw_export_dawproject
Export your current digital audio workstation project as a .dawproject file for compatibility with Bitwig, Ableton, and rePitch. The format includes project data, metadata, and audio samples as a ZIP archive.
Instructions
Export the current project as a .dawproject file (Bitwig/Ableton/rePitch compatible format).
The dawproject format is a ZIP containing project.xml, metadata.xml, and audio samples. This enables interoperability with other DAWs that support the dawproject format.
Args: filename: Output filename (without extension). The .dawproject extension is added automatically.
Returns the file path of the exported .dawproject file.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| filename | No | project |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |