analyze_conflicts
Generate a concise meta description for the analyze_conflicts tool, focusing on its purpose of analyzing rendered tracks and reporting frequency conflicts.
Instructions
Analyze the rendered tracks and report which pairs are fighting for the same frequency band (e.g. bass vs sub, snare vs bass). Each conflict comes with an actionable suggestion (high-pass, EQ cut, ducking).
Read-only diagnostic. Run before auto_mix to plan EQ/ducking decisions.
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 | |||