mix_reference_recommendations
Compare a candidate mix against a reference audio track and return bounded tonal adjustment ranges when alignment and readiness checks pass.
Instructions
Return bounded tonal review ranges only when alignment/readiness passes.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| max_seconds | No | ||
| candidate_path | Yes | Absolute path to the candidate bounce. | |
| reference_path | Yes | Absolute path to the reference audio. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| warnings | No | ||
| actionable | Yes | ||
| comparison | Yes | ||
| adjustments | Yes | ||
| generated_at | Yes | ||
| schema_version | No | 1.0 | |
| mutations_applied | No |