From e10f92edc298994b2edb35d430b1fd70c2e11365 Mon Sep 17 00:00:00 2001 From: Salt Date: Thu, 25 Jun 2020 08:12:42 -0500 Subject: [PATCH] Pulse: 50ms latency is fine, I guess --- .config/pulse/daemon.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.config/pulse/daemon.conf b/.config/pulse/daemon.conf index 08df1439..e458afe4 100644 --- a/.config/pulse/daemon.conf +++ b/.config/pulse/daemon.conf @@ -15,7 +15,7 @@ alternate-sample-rate = 44100 resample-method = speex-float-5 # Increase resampling quality avoid-resampling = true -default-fragments = 3 # Pulse, why are you so friggin latent by default? +default-fragments = 5 # Pulse, why are you so friggin latent by default? default-fragment-size-msec = 10 high-priority = yes