<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - periodic audio skips with Intel HDA"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=49608#c18">Comment # 18</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - periodic audio skips with Intel HDA"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=49608">bug 49608</a>
              from <span class="vcard"><a class="email" href="mailto:rkfg@rkfg.me" title="rkfg <rkfg@rkfg.me>"> <span class="fn">rkfg</span></a>
</span></b>
        <pre>It turned out that garbled sound in LMMS with alsa output was because of
"options snd-hda-intel position_fix=1" I used in module options. Tried to fix
this skips but it didn't work. After removing this option and reloading the
snd_hda_intel module, LMMS sounds much better with alsa output but that clicks
are still audible sometimes. PA also seems to lower latency after an underrun
occures as I see in the log latency increasing like 1-2-4-8-4-8.

The lowest latency I've got with paplay is 8 msec, any less produces clicks or
garbled sound.

<span class="quote">> aplay -D hw:0,0 -v --buffer-size=1024 /usr/share/sounds/alsa/Front_Center.wav </span >
Playing WAVE '/usr/share/sounds/alsa/Front_Center.wav' : Signed 16 bit Little
Endian, Rate 48000 Hz, Mono
aplay: set_params:1239: Channels count non available

However, device "default" works fine. The lowest buffer size that doesn't
underrun is 3072.</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>