mcp_opendaw_import_dawproject
Import .dawproject files to load projects from Bitwig, Ableton, or other DAWs into the current session. Provides track and sample counts.
Instructions
Import a .dawproject file into the current session.
The dawproject format is a ZIP containing project.xml, metadata.xml, and audio samples. This enables loading projects created in Bitwig, Ableton, or other DAWs supporting dawproject.
Args: filename: Path to the .dawproject file to import.
Returns the import result with track and sample counts.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| filename | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |