mcp_opendaw_import_dawproject
Load a .dawproject file into the current session to import projects from DAWs like Bitwig or Ableton. Get track and sample counts from the import result.
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 |