Skip to content

Save your ears by constantly lowering the volume in the background

Notifications You must be signed in to change notification settings

koivunen/winearsave

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Windows Ear Saver

Gradually lower windows volume to potentially save your ears when you're too focused on things to do it yourself when loud music starts playing. A hello world for myself to test go and to make an experiment.

Warning

Unresearched, may actually contribute to hearing damage instead of preventing it.

Prerequisites

  • Go

Build

go build -ldflags "-H windowsgui" 

Usage

winearsave.exe

TODO

  • When no audio, do not lower
  • Handle sound card vanishing (bluetooth)
  • Handle multiple sound cards
  • Disable in games
  • More techniques for lowering volume
  • Log volume statistics

Credits

  • moutend for Windows Core Audio API bindings and example

About

Save your ears by constantly lowering the volume in the background

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages