audio_linked_stereo_eq_plan
Plan a stereo EQ with linked filter centers and bounded left/right gain differences, validating each channel independently for consistent correction.
Instructions
Create regularized per-channel EQ with linked filter centers and bounded left/right gain differences; each channel must pass held-out validation independently.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| maxQ | No | ||
| lowHz | No | ||
| highHz | No | ||
| maxCutDb | No | ||
| targetId | No | ||
| maxFilters | No | ||
| deviceClass | Yes | ||
| leftEntries | Yes | ||
| rightEntries | Yes | ||
| sampleRateHz | No | ||
| regularization | No | ||
| minCorrectionDb | No | ||
| validationCount | No | ||
| maxSpatialSpreadDb | No | ||
| maxInterchannelGainDeltaDb | No | ||
| minValidationImprovementDb | No |