From cea96325c2911bfcf1d8f02ba7348ee734966d34 Mon Sep 17 00:00:00 2001 From: solideus <35889919+solideus@users.noreply.github.com> Date: Tue, 17 May 2022 15:09:11 +0200 Subject: [PATCH] Update configuration.md --- doc/configuration.md | 1 + 1 file changed, 1 insertion(+) diff --git a/doc/configuration.md b/doc/configuration.md index b554e6b7..8c722453 100644 --- a/doc/configuration.md +++ b/doc/configuration.md @@ -244,6 +244,7 @@ The output of any audio player that uses alsa can be redirected to Snapcast by u ``` For [librespot](https://github.com/librespot-org/librespot) (check previusly if your librespot binary is compiled with alsa backend with `./librespot --backend ?`): + Warning, you need to set snapserver rate to 44100`source = alsa://?name=Spotify&sampleformat=44100:16:2&device=hw:0,1,0` ```sh ./librespot -b 320 --disable-audio-cache --name Snapcast --initial-volume 100 --backend alsa --device hw:0,0,0