suggest_style
Analyze rendered track WAV files to recommend the best matching style profile before applying auto-mix or previewing the mix in Ableton Live.
Instructions
Analyze the rendered tracks and suggest which style profile fits best.
Read-only. Use this before auto_mix when you are unsure which style to pick; the returned profile name can then be passed to auto_mix or preview_mix.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| pattern | No | Glob pattern matching the WAV files inside render_dir. Default '*.wav'. | *.wav |
| render_dir | No | Folder containing one WAV per track (bounced from Ableton). Defaults to the renders/ directory. | renders |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||