(05-05-2021, 05:47 AM)adrii Wrote: Hi Francesco
Thanks for the feedback on the fix. I'll check it on Volumio, and then I'll update the repository.
Regarding your ALSA problem, I have the default _sndaloop.conf with 'type route' and 'hw:Loopback'
Code:pcm.!_audioout {
type route
slave.pcm {
type multi
slaves {
a { channels 2 pcm "_deviceout" } # Original output
b { channels 2 pcm "hw:Loopback,0" } # Loopback output
And I am running mpd_oled with the start-cava-on-play fix and plughw:Loopback
Code:/usr/local/bin/mpd_oled -o 6 -b 21 -g 1 -f 20 -c alsa,plughw:Loopback,1
And the Jazz24 radio station is working fine for me.
Adrian.
Hi Adrian,
For the Alsa: I took that if the mpd_oled has lounched with plughw, the file that create the output had to be chance to plughw too. Clearly it is not.
I will continue the tests with the sndaloop unmodified.
Thanks and regards,
Francesco