Searched hist:"30 ff5e24a31e818f2ae41861727866a35bfdbe23" (Results 1 – 1 of 1) sorted by relevance
/openbmc/qemu/audio/ |
H A D | paaudio.c | diff 30ff5e24a31e818f2ae41861727866a35bfdbe23 Tue Mar 01 13:13:01 CST 2022 Volker Rümelin <vr_qemu@t-online.de> paaudio: increase default latency to 46ms
This is a patch to improve the pulseaudio playback experience. Asking pulseaudio for a playback latency of 15ms is quite demanding. Increase this to 46ms. The total playback latency now is 31ms larger. One of the next patches will reduce the total playback latency again by more than 46ms.
Here is a quote from the PulseAudio Latency Control documentation: 'For the sake of (...) drop-out safety always make sure to pick the highest latency possible that fulfills your needs.'
Signed-off-by: Volker Rümelin <vr_qemu@t-online.de> Message-Id: <20220301191311.26695-5-vr_qemu@t-online.de> Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
|