04-10-2025, 04:18 PM
Hi everyone,
I'm trying to get hardware volume control working for Spotify Connect and Bluetooth on my Pi 3 + HiFiBerry Amp 0.9 setup. I'm using Moode Player 9.3.0
I've identified that Moode uses `librespot` and that it's launched with the
option, which is the problem i think. I would like to change `softvol` to
Where do i find the starting options of librespot? And where are the corresponding settings for Bluetooth?
As workaround i have set the master channel to 50% in alsamixer (so i can hear spotify and bluetooth in acceptable volume..) but i guess this is not the propper solution..
What's the recommended way to switch to hardware volume control (using the HiFiBerry's "Channels" mixer)?
Thanks for any help!
I'm trying to get hardware volume control working for Spotify Connect and Bluetooth on my Pi 3 + HiFiBerry Amp 0.9 setup. I'm using Moode Player 9.3.0
I've identified that Moode uses `librespot` and that it's launched with the
Code:
--mixer softvol
Code:
--mixer alsa --mixer-name 'Channels'
As workaround i have set the master channel to 50% in alsamixer (so i can hear spotify and bluetooth in acceptable volume..) but i guess this is not the propper solution..
What's the recommended way to switch to hardware volume control (using the HiFiBerry's "Channels" mixer)?
Thanks for any help!