02-09-2021, 06:00 AM
Hi Ian
Until Moode 7 I am not aware af an alternative to patching to enable an MPD FIFO.
It is possible to to duplicate the audio for all audio source using ALSA, but my solution involves overriding the 'hw' plugin, which isn't really a good idea, even though it does work for me
https://github.com/antiprism/mpd_oled/is...-567146826
With Moode 7, all the audio sources are now able to use some common ALSA plugins, so a patch could probably just rewrite one of these in a Moode ALSA configuration file to enable making a copy of the audio in a user ALSA configuration file, while still preserving the original plugin functionality.
Adrian.
Until Moode 7 I am not aware af an alternative to patching to enable an MPD FIFO.
It is possible to to duplicate the audio for all audio source using ALSA, but my solution involves overriding the 'hw' plugin, which isn't really a good idea, even though it does work for me
https://github.com/antiprism/mpd_oled/is...-567146826
With Moode 7, all the audio sources are now able to use some common ALSA plugins, so a patch could probably just rewrite one of these in a Moode ALSA configuration file to enable making a copy of the audio in a user ALSA configuration file, while still preserving the original plugin functionality.
Adrian.