Linux – sound volume increase beyond 100% whenever possible on linux

audiolinux

Some audio output from files or streams is too low. It is obvious that hardware is able to play the same sounds but louder but because of the data it just plays it at some low level even at 100% volume. Vlc can generally increase the volume of a file up to 200%. Is there a way to do the same thing VLC does system-wide and if possible for an arbitrary v percentage value.

If there is no application that does this, where should i look into for libs to do it myself or what code should i modify(eg code in the alsamixer)
thank you

Note: Asked the same thing on stackoverflow and they directed me here.

Best Answer

PulseAudio will allow you to overdrive an individual stream or device to 400-500% via the manager (paman). Simply examine the properties of the stream or device in question, and adjust the volume slider appropriately.