render_stems
Export multiple tracks as individual audio stem files. Each track is soloed and rendered separately to the given output directory, with support for format, sample rate, and bit depth selection.
Instructions
Render each track as a separate stem file by soloing each track individually. track_indices: list of track indices, or null to render all tracks. Files are named after the track names in the output directory.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| output_directory | Yes | ||
| track_indices | No | ||
| format | No | wav | |
| sample_rate | No | ||
| bit_depth | No |