<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - incorrect sample rate when recording a monitor"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=66424#c1">Comment # 1</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - incorrect sample rate when recording a monitor"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=66424">bug 66424</a>
              from <span class="vcard"><a class="email" href="mailto:maarten-baert@hotmail.com" title="Maarten Baert <maarten-baert@hotmail.com>"> <span class="fn">Maarten Baert</span></a>
</span></b>
        <pre>I've figured out how to reproduce the bug. It's related to the switching
between normal and alternate sample rates. These steps will trigger the bug:

- Make sure nothing is using PulseAudio.
- Play anything at the alternate sample rate (48000 Hz) and then stop it.
- Record the monitor (at any sample rate).
- Play something (at any sample rate).

Result: The pitch of the recorded audio is too low. It appears that PulseAudio
is still using the alternate sample rate, but the monitor thinks it's using the
default sample rate.

The bug goes away if default-sample-rate == alternate-sample-rate.</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>