render_stems
Export REAPER tracks as individual stem files by soloing each track separately. Generates track-named files in custom directories with configurable format, sample rate, and bit depth settings.
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 |