jaakkopasanen / AutoEq

Automatic headphone equalization from frequency responses
MIT License
12.87k stars 2.47k forks source link

Input parameter checks in PEQFilter -class #795

Open JuhaTP opened 1 month ago

JuhaTP commented 1 month ago

autoeq:peq.py:class PEQFilter(ABC):init(...)

You could fix input parameter checks for optimize_q and optimize_gain ?