export_track
Export a selected track to a WAV file. Provides workaround steps if direct export is not supported by Ableton's API.
Instructions
Attempt to export a track to a WAV file. Note: Ableton's Python API has limited export support. See response for workaround instructions if direct export is unavailable.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| track_index | Yes | ||
| output_path | No | ||
| duration_bars | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |