bounce_audio_tool
Export selected or all audio stems to the bounces folder without mastering, with optional time range and file formats.
Instructions
Bounce selected (or all) stems to export/bounces/ without mastering.
Times are timeline seconds. track_ids_json is a JSON string array, or omit
for all non-muted mixable tracks. formats_json is a JSON array of extensions
(e.g. ["wav","mp3"]); default wav only.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| end_s | No | ||
| start_s | No | ||
| formats_json | No | ||
| project_path | Yes | ||
| track_ids_json | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |