<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - Pulseaudio makes loud buzzing with skype notificaitons"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=73945#c5">Comment # 5</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - Pulseaudio makes loud buzzing with skype notificaitons"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=73945">bug 73945</a>
              from <span class="vcard"><a class="email" href="mailto:superquad.vortex2@gmail.com" title="Raymond <superquad.vortex2@gmail.com>"> <span class="fn">Raymond</span></a>
</span></b>
        <pre>refer to your log, it is quite clear that the program cannot keepup to maintain
at least one period of audio in soundcard (even less than the rewind safe
guard)  the value of avail become zero

as the program set the stop threshold to boundary which force the driver to
continue playback when underrun occur (i.e. hwptr become larger than the
application pointer)

it is the bug of alsa-time-test.c rather than the driver is broken</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>