auto_eq
Runs REW's automatic EQ on a measurement. Sets equalizer model and target, matches response, and returns filters and predicted corrected response.
Instructions
Run REW's automatic EQ for a measurement: sets the equaliser model and target, matches the response to the target, and returns the generated filters plus a summary of the predicted corrected response. This is REW's own optimiser — the filters match what the REW GUI would produce.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| model | No | Equaliser model as REW names it, e.g. 'Generic', '2x4 HD' | Generic |
| shape | No | Target shape, e.g. 'Full range', 'Bass limited', 'Subwoofer', 'None' | |
| hpFreqHz | No | Target high-pass corner in Hz (with shape) | |
| measurement | Yes | Measurement UUID (preferred — stable) or 1-based index (shifts when measurements are added/removed) | |
| manufacturer | No | Equaliser manufacturer as REW names it, e.g. 'Generic', 'MiniDSP' | Generic |
| targetLevelDb | No | Target level in dB SPL; omitted = let REW calculate it from the response | |
| hpSlopeDbPerOctave | No | Target high-pass slope, dB/octave |