Using the
ray ruby gem, which allow some audio effects, how can I route the music stream MPD is receiving from a source, through it?
Visually, at present
phone -> mpd -> alsa -> usb audio
required
phone -> mpd -> script using "ray" gem -> alsa -> usb audio
Using a Pi 3 with USB DAC.