mcp_opendaw_export_single_stem
Export a single audio unit as a stem WAV with its full effect chain, without the overhead of exporting all stems.
Instructions
Export a single audio unit as a stem WAV with its effect chain applied.
Unlike export_stems (which exports ALL stems in one pass), this exports just one AU — faster when you only need a specific stem.
unit_index: Audio unit index to export (must be > 0, not the output AU). filename: Output filename. sample_rate: Export sample rate.
The stem includes all effects on that AU's chain (EQ, compression, reverb, etc).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| filename | Yes | ||
| unit_index | Yes | ||
| sample_rate | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |