Comment 24 for bug 485488

Revision history for this message
ekilfoil (ekilfoil) wrote :

Two other things:

1) PulseAudio's alsa plugin should honor the requested latency from the call to snd_pcm_set_params() by setting pa_buffer_attr.fragsize accordingly.
2) PulseAudio's alsa plugin should honor ALSA calls to snd_pcm_drain() -- which I think are most likely the cause of the audio cutoff when combined with the high latency.