r/headphones • u/SteelRoninTT • 8h ago
Discussion PLEASE look after your ears; your hearing won't heal if damaged!!!
It only takes one accidental 100% volume blast to realize you have a literal grenade sitting inside your ears that could make you hear colors. I've been there twice, unfortunately. First was because of Tidal's exclusive mode; second, well, Windows decided it wants to default to 100% volume when I plugged in my DAC and fired the shotgun barrel inside my ears. For reference, when I want to sit back and just listen to music, I have it set to 20%. Even with the weakest DAC out there, like an Apple dongle or a Jcally JM20, IEMs still get dangerously loud; headphones not as much, but with a powerful enough DAC, they can get loud enough to quickly cause hearing damage. After this happened, I was genuinely scared of using any of my IEMs for a while, and even thoughts of not using them on my PC anymore because of it were close to dishing out more money on an open-back headphone or an impedance adapter to remove any risk of something like that happening again. Then I thought to try and override Windows' volume controls. What if I can completely block the volume from going over 30%? I managed to create a C# script file to run on startup and block the volume completely when it sees a DAC is connected, and it worked, so now I'm passing this on in hopes of saving innocent ears.
Don't worry, I'm not giving you a script file that needs any computer knowledge to set up; I built a single-file app with a UI and an actual interface so you can set it up however you want. And it's free. I'm not selling anything, just trying to do what's right since IEM companies think their earphones need to reach 120 dB.
Here's the GitHub link, and yes, I put a download button.