aboutsummaryrefslogtreecommitdiffstats
path: root/alsoftrc.sample
diff options
context:
space:
mode:
authorChris Robinson <[email protected]>2018-12-25 17:04:54 -0800
committerChris Robinson <[email protected]>2018-12-25 17:04:54 -0800
commit497226f11e811923936e6978a8f68055f5fe7467 (patch)
treed74c0289dd525be9daee0d3b7fa021466c37b388 /alsoftrc.sample
parent6a8c791e3c8ef68dcb9db551e593d5fc2ea7d7b0 (diff)
Add an adjust-latency config option for PulseAudio
Diffstat (limited to 'alsoftrc.sample')
-rw-r--r--alsoftrc.sample8
1 files changed, 8 insertions, 0 deletions
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
##