With MPD FIFO support the application data can be plugged into other apps and visualizers. Apps like OBS (Open Broadcaster Studio) have plugins which can use MPD FIFO to create visualizers from audio, the plugin is called Spectralizer.
Whats steps can we take to implement it
The application itself just needs to have a file output like this /tmp/mpd.fifo to work.
💡 Feature request
What do you propose
Please add MPD FIFO support.
With MPD FIFO support the application data can be plugged into other apps and visualizers. Apps like OBS (Open Broadcaster Studio) have plugins which can use MPD FIFO to create visualizers from audio, the plugin is called Spectralizer.
Whats steps can we take to implement it
The application itself just needs to have a file output like this
/tmp/mpd.fifo
to work.