From 497226f11e811923936e6978a8f68055f5fe7467 Mon Sep 17 00:00:00 2001 From: Chris Robinson Date: Tue, 25 Dec 2018 17:04:54 -0800 Subject: Add an adjust-latency config option for PulseAudio --- alsoftrc.sample | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'alsoftrc.sample') diff --git a/alsoftrc.sample b/alsoftrc.sample index 8061ed1c..f18899a0 100644 --- a/alsoftrc.sample +++ b/alsoftrc.sample @@ -345,6 +345,14 @@ surround71 = # PulseAudio server. #fix-rate = false +## adjust-latency: +# Attempts to adjust the overall latency of device playback. Note that this +# may have adverse effects on the resulting internal buffer sizes and mixing +# updates, leading to performance problems and drop-outs. However, if the +# PulseAudio server is creating a lot of latency, enabling this may help make +# it more manageable. +#adjust-latency = false + ## ## ALSA backend stuff ## -- cgit v1.2.3