paaudio: increase default latency to 46ms
commit30ff5e24a31e818f2ae41861727866a35bfdbe23
authorVolker Rümelin <vr_qemu@t-online.de>
Tue, 1 Mar 2022 19:13:01 +0000 (1 20:13 +0100)
committerGerd Hoffmann <kraxel@redhat.com>
Fri, 4 Mar 2022 10:05:13 +0000 (4 11:05 +0100)
tree5b79ceff3c3df82aae63cd18d685966aa1ca2b4e
parent0ceb26af0c2f4f07ed5d2c2493552501926df45b
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>
audio/paaudio.c