<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - severe underruns with usb audio, works with pa 3.0 - buffer setup seems wrong"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=86262#c35">Comment # 35</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - severe underruns with usb audio, works with pa 3.0 - buffer setup seems wrong"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=86262">bug 86262</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><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - severe underruns with usb audio, works with pa 3.0 - buffer setup seems wrong"
   href="show_bug.cgi?id=86262#c33">https://bugs.freedesktop.org/show_bug.cgi?id=86262#c33</a>

is this usb audio device a high speed/full speed device ?

if application is allowed to select period time 1.33ms, the driver should
ensure the number of packets lower or equal to period time, i.e. time diff
should not be 2ms ,at leaset force the application to use more than two periods
so that in average is still equal to 1.33ms


<a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - severe underruns with usb audio, works with pa 3.0 - buffer setup seems wrong"
   href="show_bug.cgi?id=86262#c33">https://bugs.freedesktop.org/show_bug.cgi?id=86262#c33</a>

it is bug of driver to allow the application to select 1.33ms when all time
diff are higher than period time as
underrun always happen in this case</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>