jaakkopasanen / AutoEq

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

add Ears EQ profile & JSON file output to webapp #661

Closed ryandavidmercado closed 9 months ago

ryandavidmercado commented 1 year ago

Ears Audio Toolkit is a chrome extension for in-browser parametric EQ; have been using it on a work laptop that I can't install system-level EQ on.

Ears uses 9 peaking filters + shelves and imports presets as JSON; one quirk is that it can't directly import preamp values, so I added a blurb on adjusting that to the instructions block.

image image image

ryandavidmercado commented 1 year ago

Hey @jaakkopasanen, hoping you can get eyes on this! Company policy forbidding kernel extensions on Mac (needed for Soundsource) is fairly common in my experience and i've found Ears to be a solid workaround.

jaakkopasanen commented 9 months ago

Thanks a lot for the PR! I implemented the file name customization in a different way for other eq apps so I just took the other parts of your PR and added them myself to AutoEq.