jaakkopasanen / AutoEq

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

Adjust eq profile to 8-band equalizer from soundcore app #786

Closed GiakomoZ closed 3 months ago

GiakomoZ commented 3 months ago

Hi, I'm trying to use the EQ settings from your website on the official Soundcore app for my Q20 headphones. I want to have the same EQ profile on all my devices by syncing it with the headphones, but the app's EQ has only 8 bands—100, 200, 400, 800, 1600, 3200, 6400, and 12800 Hz. I don't know how to make the website's EQ profile work with these bands, especially since the website's graph doesn't show precise values. Any hints on how to crack this? Screenshot_20240327_101620_soundcore

jaakkopasanen commented 3 months ago

You can use Custom Parametric Equalizer. Configure 8 peaking filters with min and max frequency of each band to the value your app has. Use 1.41 as Q for min and max form every filter.

GiakomoZ commented 3 months ago

You can use Custom Parametric Equalizer. Configure 8 peaking filters with min and max frequency of each band to the value your app has. Use 1.41 as Q for min and max form every filter.

So I should do something like this: image

the app's eq now is like this (I can't go under -6 db for the 100hz band): Screenshot_20240327_113939_soundcore

jaakkopasanen commented 3 months ago

Looks about right. You can also set min and max gains in the custom peq based on the range your app allows. Might not make a huge difference with graphic eq though.

GiakomoZ commented 3 months ago

Looks about right. You can also set min and max gains in the custom peq based on the range your app allows. Might not make a huge difference with graphic eq though.

Thank you! one last thing: the app only permits to modify a band by entire dbs (like +1, -1, but not -1.4 or + 2.7). is there a way to specify this on the website?

jaakkopasanen commented 3 months ago

Unfortunately not. Just round to the closest integer.