align_measurements
Phase-align a subwoofer to main speakers at the crossover frequency, returning the delay REW computed for the sub to apply in DSP or create a summed measurement.
Instructions
Phase-align measurement B to measurement A at a frequency (typically the crossover) using REW's alignment tool, and report the delay REW computed for B. The standard sub-to-main time alignment: A is the reference (mains), B is the one being delayed (sub). The result stays in the alignment tool's preview state — follow with create_aligned_sum for the summed measurement, or apply the reported delay in your DSP.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| invertB | No | Invert B's polarity before aligning | |
| frequencyHz | No | Alignment frequency in Hz — use the crossover frequency | |
| measurementA | Yes | Reference measurement (e.g. mains), UUID or 1-based index | |
| measurementB | Yes | Measurement to delay (e.g. sub), UUID or 1-based index | |
| maxNegativeDelayMs | No | Largest negative delay REW may apply to B, ms | |
| maxPositiveDelayMs | No | Largest positive delay REW may apply to B, ms |