From 6c784de9ccebde949338ed29fba2fd2c84bdd47e Mon Sep 17 00:00:00 2001 From: Pecusx Date: Sun, 4 Jun 2017 19:49:26 +0200 Subject: [PATCH] Streaming samplerate error! --- hardware/audio/mpd.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hardware/audio/mpd.conf b/hardware/audio/mpd.conf index be85885..aa2e760 100644 --- a/hardware/audio/mpd.conf +++ b/hardware/audio/mpd.conf @@ -61,7 +61,7 @@ audio_output { audio_output { type "alsa" name "Loopback" - format "41000:16:2" + format "44100:16:2" device "hw:Loopback,0" # optional }