<html>
    <head>
      <base href="https://bugs.freedesktop.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Fast volume change (using keyboard key) causes volume difference between channels"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=105714#c2">Comment # 2</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Fast volume change (using keyboard key) causes volume difference between channels"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=105714">bug 105714</a>
              from <span class="vcard"><a class="email" href="mailto:sylogista@sylogista.pl" title="Hilary Jendrasiak <sylogista@sylogista.pl>"> <span class="fn">Hilary Jendrasiak</span></a>
</span></b>
        <pre>(In reply to Tanu Kaskinen from <a href="show_bug.cgi?id=105714#c1">comment #1</a>)
<span class="quote">> Thanks for the well-prepared report!

> I can reproduce the problem with the script. amixer doesn't seem to set all
> channels in one go. I'm not sure if that's the fault of amixer or alsa's
> pulse plugin.

> If you change the command to "pactl set-sink-volume @DEFAULT_SINK@ -1%", I
> would expect the sync problems to disappear. "@DEFAULT_SINK@" is a special
> string for referring to the default sink, so you don't have to figure out
> the sink name yourself.</span >

Yes, `pactl set-sink-volume @DEFAULT_SINK@ -1%` is working fine, thanks!

Small warning for everyone who will use it – this method allows you to change
volume to 150% (not only to 100%, like `amixer` method). Take care about that
and don't burn your amplifier by fast volume incrementing ;)</pre>
        </div>
      </p>


      <hr>
      <span>You are receiving this mail because:</span>

      <ul>
          <li>You are the assignee for the bug.</li>
          <li>You are the QA Contact for the bug.</li>
      </ul>
    </body>
</html>