mcp_opendaw_export_dawproject
Export the current project as a .dawproject file to enable interoperability with other DAWs like Bitwig, Ableton, and rePitch.
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 |