You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thanks @rern for integrating the new spotifyd.
Spotify is now running smoothly for me, and switching between mpd and spotifyd is also working reliably.
As I am a big fan of room correction via camillaDSP (convolving filter, created with REW), I tried to have spotifyd write to loopback and was successful.
Unfortunately, /etc/spotifyd.conf has to be adjusted after every restart or update. But I am happy to accept that, especially since I always had to change the default settings anyway because of my Pro-Ject DAC.
Thanks again for your great work and greetings from Austria,
Ronald
Here are the results:
rAudio 20260111
rAudio-VIE:~ # cat /etc/spotifyd.conf
[global]
bitrate = 320
onevent = "/srv/http/bash/spotifyd.sh"
use_mpris = false
backend = "alsa"
volume_controller = "alsa"
#rb OK direct. Yes, there is a tailing blank.
#rb control = "Pre Box S2 Digital "
#rb OK camillaDSP
#rb device = "hw:CARD=Loopback,DEV=1"
#rb mixer = "hw:CARD=Loopback"
#rb control = "PCM"
#rb audio_format = "S32"
device = "hw:CARD=Loopback,DEV=1"
mixer = "hw:CARD=Loopback"
control = "PCM"
audio_format = "S32"
... for this audio devices ...
rAudio-VIE:~ # aplay -L
null
Discard all samples (playback) or generate zero samples (capture)
sysdefault
Default Audio Device
sysdefault:CARD=b1
bcm2835 HDMI 1, bcm2835 HDMI 1
Default Audio Device
sysdefault:CARD=Headphones
bcm2835 Headphones, bcm2835 Headphones
Default Audio Device
sysdefault:CARD=Digital
Pre Box S2 Digital, USB Audio
Default Audio Device
front:CARD=Digital,DEV=0
Pre Box S2 Digital, USB Audio
Front output / input
surround21:CARD=Digital,DEV=0
Pre Box S2 Digital, USB Audio
2.1 Surround output to Front and Subwoofer speakers
surround40:CARD=Digital,DEV=0
Pre Box S2 Digital, USB Audio
4.0 Surround output to Front and Rear speakers
surround41:CARD=Digital,DEV=0
Pre Box S2 Digital, USB Audio
4.1 Surround output to Front, Rear and Subwoofer speakers
surround50:CARD=Digital,DEV=0
Pre Box S2 Digital, USB Audio
5.0 Surround output to Front, Center and Rear speakers
surround51:CARD=Digital,DEV=0
Pre Box S2 Digital, USB Audio
5.1 Surround output to Front, Center, Rear and Subwoofer speakers
surround71:CARD=Digital,DEV=0
Pre Box S2 Digital, USB Audio
7.1 Surround output to Front, Center, Side, Rear and Woofer speakers
iec958:CARD=Digital,DEV=0
Pre Box S2 Digital, USB Audio
IEC958 (S/PDIF) Digital Audio Output
sysdefault:CARD=Loopback
Loopback, Loopback PCM
Default Audio Device
front:CARD=Loopback,DEV=0
Loopback, Loopback PCM
Front output / input
surround21:CARD=Loopback,DEV=0
Loopback, Loopback PCM
2.1 Surround output to Front and Subwoofer speakers
surround40:CARD=Loopback,DEV=0
Loopback, Loopback PCM
4.0 Surround output to Front and Rear speakers
surround41:CARD=Loopback,DEV=0
Loopback, Loopback PCM
4.1 Surround output to Front, Rear and Subwoofer speakers
surround50:CARD=Loopback,DEV=0
Loopback, Loopback PCM
5.0 Surround output to Front, Center and Rear speakers
surround51:CARD=Loopback,DEV=0
Loopback, Loopback PCM
5.1 Surround output to Front, Center, Rear and Subwoofer speakers
surround71:CARD=Loopback,DEV=0
Loopback, Loopback PCM
7.1 Surround output to Front, Center, Side, Rear and Woofer speakers
rAudio-VIE:~ #
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Thanks @rern for integrating the new spotifyd.
Spotify is now running smoothly for me, and switching between mpd and spotifyd is also working reliably.
As I am a big fan of room correction via camillaDSP (convolving filter, created with REW), I tried to have spotifyd write to loopback and was successful.
Unfortunately,
/etc/spotifyd.confhas to be adjusted after every restart or update. But I am happy to accept that, especially since I always had to change the default settings anyway because of my Pro-Ject DAC.Thanks again for your great work and greetings from Austria,
Ronald
Here are the results:
rAudio 20260111... for this audio devices ...
Beta Was this translation helpful? Give feedback.
All reactions