Hello,
As FusionDsp is now stable enough, I took time to make some other plugin to work with…and of course without!
So I updated mpd_oled made by @supercrab to do so.
It uses now a specific alsa component developped by volumio team : “volumiofifo”. So no more CAVA settings in the plugin.
All sources should work with that (spotify, Tidal etc…)
I moved category to “user_interface” too.
Feel free to test…
mpd_oled.zip (388,8 Ko)
To install, copy the zip on your device and from its location
mkdir mp
miniunzip mpd_oled -d ./mp
cd mp
volumio plugin install
cd ..
rm -Rf mp
enjoy