You are not logged in.
Pages: 1
A brief word of caution for those using AlsaTune or LADSPA plugins to aggressively boost the 10kHz–20kHz range. While the pursuit of "clarity" is tempting, these experiments carry a risk of irreversible biological damage.
Biological Reality: Ears Do Not Forgive
Blasting high frequencies to "see" sound better is the audio equivalent of staring into a laser to improve your vision. Software equalizers are not hearing aids; they lack the dynamic range compression and peak limiters required to prevent acoustic trauma. Cranking these bands simply accelerates the death of remaining hair cells in the cochlea.
The Dementia Connection
Hearing loss is a primary modifiable risk factor for dementia.
Cognitive Load: The brain diverts resources from memory to process sound, leading to accelerated brain aging.
Atrophy: Hearing loss is linked to faster brain shrinkage.
Scaling Risk: Mild loss doubles dementia risk; severe loss can increase it fivefold. Every 10dB drop correlates to a 16% risk increase.
The Verdict
If you must "nuke" your ALSA settings to hear clearly, please stop. You are not fixing your hearing; you are likely hastening permanent silence and cognitive decline. Seek an audiologist. Professional hearing aids mitigate these risks; a raw software EQ does the opposite.
Protect your ears. You only get one pair.
Offline
w t f
Offline
w t f
I know right?
https://sourceforge.net/projects/vuu-do/ New Vuu-do isos uploaded December 2025!
Vuu-do GNU/Linux, minimal Devuan-based Openbox and Mate systems to build on. Also a max version for OB.
Devuan 5 mate-mini iso, pure Devuan, 100% no-vuu-do.
Devuan 6 version also available for testing.
Please donate to support Devuan and init freedom! https://devuan.org/os/donate
Offline
"The Dementia Connection" is based on older studies. Older people have more of a tendency towards developing age related hearing loss (far more common than dementia), hair loss, loss of teeth, arthritis, etc, etc. So claiming that hearing loss is linked to dementia is akin to finding a link between dementia and liking old music...
The British Academy of Audiology released their own position statement:
https://baaudiology.org/professional-in … -dementia/
"There is no convincing evidence that hearing interventions reduce the risk of dementia
in the general population."
"There is currently no good quality evidence that hearing loss causes dementia, only evidence to show that
there is an association between them."
There is also the "reverse causation" aspect to this - i.e. undiagnosed dementia may be linked to hearing loss...
The problem here is that this is about statistics, rather than science or medical fact. There are also those in the market of selling hearing interventions, who are in a position to profit from such scaremongering "studies"/claims.
Last edited by blackhole (2026-01-20 17:48:01)
Offline
Causal relationships are simplified models that approximate reality. Nature is nonlinear.
Consider this alternative hypothesis: "deafness and dementia arise together and amplify each other in a sort of resonance." In such cases, it may be impossible to establish a clear cause-and-effect relationship because both conditions influence and worsen each other bidirectionally.
Research supports this view — hearing loss is linked to increased dementia risk through pathways like social isolation, cognitive load, and brain atrophy. But cognitive decline also affects auditory processing, creating a feedback loop. Some studies suggest the relationship is bidirectional, with each condition accelerating the other.
Thus, rather than asking "which came first," it may be more accurate to see them as co-evolving, mutually reinforcing conditions — like resonance in a physical system — where separation into cause and effect becomes meaningless.
Low sound quality significantly worsens speech intelligibility for people with hearing loss. Poor audio, such as low-pass filtering or noise, reduces access to critical speech cues like high-frequency sounds and temporal fine structure, making it harder to understand speech — especially in noisy environments. Studies show that hearing-impaired individuals benefit less from amplified high frequencies if they have cochlear dead regions, and degraded sound further limits their ability to adapt to background noise, increasing listening effort and reducing comprehension.
Low-quality resampling in PulseAudio or PipeWire can degrade audio, especially for speech intelligibility in hearing-impaired users. By default, PulseAudio uses basic resamplers (like speex-fixed-0) that can reduce audio quality during sample rate conversion. This affects high-frequency content crucial for understanding speech.
Poor resampling adds distortion and smears transients, making speech less clear — a significant issue for those with hearing loss. Using high-quality resamplers and minimizing conversions helps maintain clarity.
Last edited by igorzwx (2026-01-20 19:42:08)
Offline
Distortion is far more damaging than volume, clean sound makes ears and speakers last longer and run cooler, tuning down frequencies that are too loud and annoying via an EQ is a good way to preserve both.
https://sourceforge.net/projects/vuu-do/ New Vuu-do isos uploaded December 2025!
Vuu-do GNU/Linux, minimal Devuan-based Openbox and Mate systems to build on. Also a max version for OB.
Devuan 5 mate-mini iso, pure Devuan, 100% no-vuu-do.
Devuan 6 version also available for testing.
Please donate to support Devuan and init freedom! https://devuan.org/os/donate
Offline
ALSA default settings:
$ cat /usr/share/alsa/alsa.conf
#
# ALSA library configuration file
...
defaults.ctl.card 0
defaults.pcm.card 0
defaults.pcm.device 0
...
defaults.pcm.dmix.rate 48000
...To improve sound quality with Firefox and YouTube, you can disable WebM (Opus) support in Firefox (media.mediasource.webm.enabled = false). This will automatically enable AAC (MP4) playback at a 44100 Hz sample rate.
To prevent resampling, set the default sample rate to 44100 Hz in ~/.asoundrc:
defaults.pcm.dmix.rate 44100Firefox settings for better sound quality:
media.mediasource.webm.enabled false
media.cubeb.backend alsa
media.resampling.enabled false
media.cubeb_latency_playback_ms 160Configuration Editor for Firefox:
_https://support.mozilla.org/en-US/kb/about-config-editor-firefox
If you are using the fftrate resampler, you can configure it for the maximum sample rate supported by your sound card (e.g., 192kHz, 32-bit for Intel HDA on notebooks), as fftrate provides much better sound quality than the built-in resampler of your sound card.
The idea that a system-wide equalizer resembles a hearing aid stems from their shared function: adjusting sound frequencies to suit individual perception. In theory, boosting certain frequencies (like high tones for age-related hearing loss) could help someone hear better, much like a hearing aid. However, while both tools manipulate audio, they differ fundamentally in design, precision, and purpose.
Despite their flexibility, system-wide equalizers fall short as hearing aids because they apply the same frequency adjustments to all volume levels. Hearing loss, especially sensorineural types like presbycusis, involves loudness recruitment—a reduced dynamic range where soft sounds are inaudible but loud sounds become painful.
A fixed EQ cannot adapt gain based on input level. For instance, boosting high frequencies to hear whispers may make loud sounds uncomfortably piercing. Additionally, EQs lack features like noise reduction, feedback cancellation, and directional microphones found in modern hearing aids.
Modern digital hearing aids go far beyond simple EQs by using multi-channel, level-dependent compression. Devices like the SONIC NATURA™ use nine independent compression bands at half-octave intervals, allowing different gain settings for soft (50 dB) and loud (90 dB) sounds—referred to as the '5' and '9' curves.
This dual-curve system compensates not only for frequency-specific hearing loss but also for abnormal loudness growth. Unlike a static home audio EQ, this approach dynamically reshapes sound across intensity levels, mimicking the function of a healthy cochlear amplifier.
While a system-wide equalizer can mimic some aspects of hearing aid functionality, it lacks the adaptive, multi-dimensional processing required for effective hearing rehabilitation. Hearing aids are medical devices designed for individual audiometric profiles, with dynamic gain control, noise management, and feedback suppression.
Health Risks
Hearing damage is inevitable if output levels are excessive, especially with high-frequency boosts (e.g., 10–20kHz), which can accelerate cochlear hair cell loss and lead to permanent threshold shift (PTS). Research confirms that overexposure to intense sound—particularly in high-frequency ranges—causes irreversible damage to hair cells and auditory nerve synapses, even if hearing thresholds appear to recover initially. The risk increases when EQ is used to boost already loud signals, potentially causing acoustic trauma through prolonged or extreme listening.
Tinnitus sufferers may misuse EQ to compensate for hearing loss, inadvertently increasing loudness to dangerous levels.
⚠️ Critical point: Software EQ lacks dynamic range compression and peak limiting found in hearing aids, so uncontrolled use can cause acoustic trauma.
Conclusion
The reasonable approach is to disable all unnecessary sound processing (e.g., resampling) and low-quality codecs (e.g., Opus) that degrade sound quality and cause audio distortions. Then compare sound quality with that of macOS. Afterward, you can decide whether you need an equalizer or a hearing aid.
Last edited by igorzwx (2026-02-03 15:51:00)
Offline
Pages: 1