I'm using this script to change volume in pulseaudio through keybindigs, but it has a 0%
to 100%
limit.
As pulseaudio allows volume to increase over 100%
(what is still to low on my notebook), I want to adjust it to allow 140%
or 150%
max volume.
Note that by just commenting lines 105 ~ 111
the scripts works or that, but without a limit value (what can wreck my speakers). What I really want is to set a configurable limit over 100%
.
This is, actualy, more a bash
question than a pulseaudio
.