Control: tags -1 moreinfo Hi,
On Sun, Sep 14, 2014 at 11:26 AM, Krylov Ivan <[email protected]> wrote: > Package: pulseaudio > Version: 2.0-6.1 > Severity: normal > > Dear Maintainer, > Using openbox-bound commands: > <command>amixer sset Master 1%+ >/dev/null</command> > <command>amixer sset Master 1%- >/dev/null</command> > to control volume, I sometimes notice that volue balance gradually becomes > skewed towards some channel. Indeed, after opening alsamixer I find that > PulseAudio's Master playback channel has one side lower than other. > > This happens to both PulseAudio's Master channel and my sound card Master > channel. Does this happen if you use pactl instead of amixer? pactl set-sink-volume <device> +1% pactl set-sink-volume <device> -1% You can discover the pulseaudio device string with pactl list sinks -- Saludos, Felipe Sateler -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

