Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature: Audiogram Support #939

Open
1 task done
ocinon opened this issue Jul 9, 2024 · 1 comment
Open
1 task done

Feature: Audiogram Support #939

ocinon opened this issue Jul 9, 2024 · 1 comment

Comments

@ocinon
Copy link

ocinon commented Jul 9, 2024

Disclaimer:

  • I have checked for a similar issue, and I am sure it hasn't been reported before.

Description:
People with limited hearing usually get audiograms showing the minimum loudness required for several discrete frequencies. The iPhone has a great feature that allows users to input those audiograms so people can hear frequencies that they are missing again. While it is possible to use an equalizer to push up those frequencies, this is NOT the same as the correction required, as it does not consider the frequency's dynamic range. People have a minimum and maximum loudness for each frequency. The frequencies with a reduced minimum level have to be compressed instead so that this frequency range is audible to the person, but the minimum and maximum remain within the dynamic range.

While it is possible to create this manually using a compressor, I assume it will be too complicated for most people to input by themselves. An equalizer option that combines an equalizer and compressor, ideally with dynamic bands that allow users to input the numbers they get from their audiogram, would solve this.

User flow & interface:
An audiogram view. Options to add another entry at a specific frequency. Set the decibels for that frequency. Optional function to lower the maximum loudness in decibels for that frequency. Option to input separate audiograms for the left and right ear.

Audiogram

@tryonkus
Copy link

+1 On this. The only system wide EQ Apple allows on iOS devices is an audiogram, and it makes a huge difference for someone like me with hearing loss--in fact, that is the primary reason I bought eqMac. I can sort of fake my audiogram by entering the values I have and positioning the other sliders by estimating an interpolation of the plot.

There are several apps for iOS which will either generate an audiogram by doing a quick and dirty hearing test or by entering the values, but the second method is now built into iOS under Accessibility. Apple hasn't put this into MacOS, and it would very helpful to have it available in eqMac.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants