configure_alignment
Set alignment parameters (measurement pair, mode, frequency, gain/delay/polarity per side, delay limits) and view the resulting state for manual what-if adjustments. One-call phase alignment is separate.
Instructions
Set any subset of the alignment tool's knobs — measurement pair, mode (Phase/Impulse), frequency, per-side gain/delay/polarity, delay limits — and return the resulting state. For manual what-if adjustments; align_measurements does the standard phase-align in one call.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| mode | No | Alignment mode | |
| gainADb | No | Gain applied to A, dB | |
| gainBDb | No | Gain applied to B, dB | |
| invertA | No | Invert A's polarity | |
| invertB | No | Invert B's polarity | |
| delayAMs | No | Delay applied to A, ms | |
| delayBMs | No | Delay applied to B, ms | |
| frequencyHz | No | Alignment frequency, Hz | |
| measurementA | No | Measurement for slot A, UUID or 1-based index | |
| measurementB | No | Measurement for slot B, UUID or 1-based index | |
| maxNegativeDelayMs | No | ||
| maxPositiveDelayMs | No |