mcp_opendaw_export_stems_format
Export stems as separate files and convert each to MP3 or FLAC format with custom sample rate and bitrate.
Instructions
Export stems as separate files and convert each to MP3 or FLAC.
filename_prefix: Prefix for stem filenames. sample_rate: Export sample rate. format: 'wav' (default), 'mp3', or 'flac'. bitrate: MP3 bitrate (default '320k').
Runs export_stems, then converts each stem WAV to the requested format via ffmpeg.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| format | No | wav | |
| bitrate | No | 320k | |
| sample_rate | Yes | ||
| filename_prefix | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |