jaakkopasanen / AutoEq

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

Let us disable smoothing up until 10kHz #706

Closed Xori71 closed 9 months ago

Xori71 commented 9 months ago

Is your feature request related to a problem? Please describe. Due to the treble smoothing, peaks at 8-9kHz don't get equalized. This leads to harsh audio.

Describe the solution you'd like Would it be possible to introduce a toggle in the web app that disables smoothing up until the 10kHz mark?

Describe alternatives you've considered A band-aid solution is to play with the transition window (which defaults to 6kHz-8kHz) but that causes big dips in the 10kHz mark which normally wouldn't be there.

Additional context Nothing to add.

jaakkopasanen commented 9 months ago

Using the transition window is indeed a correct way to go about this. However keep in mind that equalizing those peaks close or beyond 10 kHz might not work as expected. The location of the peaks at high frequencies depends on the individual ears geometry and acoustic imbedance. There's nothing that can be done feature wise in AutoEq.

If you're using parametric eq and have spare filters, you can try adding some at the frequencies you experience hot. But this is of course manual exercise.

Xori71 commented 9 months ago

I see. Thanks a bunch for the reply!

On Mon, Sep 18, 2023, 12:03 Jaakko Pasanen @.***> wrote:

Using the transition window is indeed a correct way to go about this. However keep in mind that equalizing those peaks close or beyond 10 kHz might not work as expected. The location of the peaks at high frequencies depends on the individual ears geometry and acoustic imbedance. There's nothing that can be done feature wise in AutoEq.

If you're using parametric eq and have spare filters, you can try adding some at the frequencies you experience hot. But this is of course manual exercise.

— Reply to this email directly, view it on GitHub https://github.com/jaakkopasanen/AutoEq/issues/706#issuecomment-1723014420, or unsubscribe https://github.com/notifications/unsubscribe-auth/AYETDRWRNXAG74Q3VJ36JDLX3AE7LANCNFSM6AAAAAA436B7LA . You are receiving this because you authored the thread.Message ID: @.***>

Xori71 commented 7 months ago

Does this target correspond to the frequency response of a loudspeaker that measures flat in an anechoic chamber and is then placed in a studio-like room, or to a loudspeaker placed in a studio-like room and then equalized to a flat frequency response?

Thanks in advance!