From 4594810abea6fa50643c0923a9ee9075e59922ce Mon Sep 17 00:00:00 2001 From: Bruno Morais Date: Thu, 6 Jun 2019 16:48:23 +0200 Subject: Add audio resampling Fixes #683 --- contrib/config-example | 1 + 1 file changed, 1 insertion(+) (limited to 'contrib/config-example') diff --git a/contrib/config-example b/contrib/config-example index 0229595..275659f 100644 --- a/contrib/config-example +++ b/contrib/config-example @@ -49,6 +49,7 @@ #volume = 0 #ca_bundle = /etc/ssl/certs/ca-certificates.crt #gain_mul = 1.0 +#sample_rate = 44100 # Format strings #format_nowplaying_song = %t by %a on %l%r%@%s -- cgit v1.2.3