Skip to content

desertpogona/Wale

 
 

Repository files navigation

Wale

Windows Audio Loudness Equalizer

Wale calculates appropriate volume of each app in real time from app's average peak level and try to equalize peak levels of each app to desired level. You can configure several parameters such as action timing, period of average, volume recovery function, target peak level, and so on.

Wale is free open-source app, some sensitive AV could alert Wale as a virus, but this is false positive. If you got such alert, please report to your AV provider or open a new issue. Or, if you could not trust Wale, you should stop to use Wale immediately. You must run the app which you could trust for your security.

Wale is distributed under MIT license, but it's restricted tightly to my own codes. Icons and 3rd party libraries are NOT included in this license. They are copyrighted on their right holders.

Full License


Before use

First

If you just want to control every apps manually, I recommend EarTrumpet which is much more stable, fancy, and easy to use. I also using it more than several years. You can download it on Microsoft store.

The purpose of Wale is automatic control of system wide sound output.

Second

If your sound card driver provides 'Loudness Equalization' or its equivalent, please use it. Your driver is also much more reliable and easy to use. Many sound drivers support this feature these days. Most of them can be accessed by following way.

  1. Open Sound setting panel. Fastest way is Run(Win+R) control mmsys.cpl sounds
  2. Double click to open your playback device.
  3. Switch to Enhancements tab.
  4. Check Loudness Equalization.

Accessing method varies with sound card vendors. On-board sound card users also use this feature same way.


Usage is on Wiki page

View Wiki

In the media

Packages

No packages published

Languages

  • C# 100.0%