mcp_opendaw_export_stems
Export each audio unit as a separate stem WAV file from your project. Each instrument track with effects is rendered individually to facilitate mixing.
Instructions
Export each audio unit as a separate stem WAV file.
Uses OfflineEngineRenderer with per-AU ExportConfiguration. Each instrument AU gets its own stem with effects included. Returns list of exported stem files.
Workflow: create_instrument_track(s) → load_audio → place_audio_region(s) → add_effect(s) → export_stems
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| sample_rate | Yes | ||
| filename_prefix | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |