mcp_opendaw_render_full
Render the entire project as a single stereo WAV file. Set filename and sample rate for full mixdown export.
Instructions
Render the entire project as a single stereo WAV file (full mixdown).
filename: Output filename (without .wav extension). sample_rate: Export sample rate (default 48000).
Uses OfflineEngineRenderer with Option.None (no stems config = full mix). Renders from beat 0 to the end of the last region.
Returns the path to the exported WAV and audio metadata.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| filename | No | full_mix | |
| sample_rate | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |