<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEEDINFO "
   title="NEEDINFO --- - Foreground Sound is Softer than Background Sound"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=82776#c3">Comment # 3</a>
              on <a class="bz_bug_link 
          bz_status_NEEDINFO "
   title="NEEDINFO --- - Foreground Sound is Softer than Background Sound"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=82776">bug 82776</a>
              from <span class="vcard"><a class="email" href="mailto:david.henningsson@canonical.com" title="David Henningsson <david.henningsson@canonical.com>"> <span class="fn">David Henningsson</span></a>
</span></b>
        <pre>I'm not that familiar with fedora, but hopefully "speaker-test" is installed.
If so, I'd try the speaker-test command:

speaker-test -D plughw:CARD -c 2 -t wav

speaker-test -D pulse -c 2 -t wav

The first plays back directly to ALSA, the second one through PulseAudio. You
need to replace "CARD" in the first command with the card name, as you can look
up in /proc/asound/cards (it's the name within brackets).

If you want to try more channels than stereo, you can modify "-c 2" to "-c 6"
or whatever number of channels you want to test.</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are the QA Contact for the bug.</li>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>