Audio (RPI 3B and IQAudIODAC, with squeezelite) ? I do have an UMIK, and a lot of REW measurements. I would like to experiment with equalizing and convolution, but could't find any viable solution so far.
Similar to this: RUNE Audio and Brutefir (Convolver for Roomcorrection) : DIY and tweaks • RuneAudio Forum
Only we'd use "apt-get install" rather than "pacman" .... As MoOde is built on Raspbian (Debian) rather than Archlinux.
Or this...
https://volumio.org/forum/volumio-with-mpd-pipe-out-and-brutefir-t3635.html
Volumio also built from Debian...
You can add audio output statements to the bottom of mpd.conf. Use MPC to control which are active.
Use enable and disable controls with MPC to enable only the outputs you want. This stuff gets stored across restarts in MPD state file.
If you use the GUI to change DAc etc, it's possible MPD.CONF will be over-written by MoOde tailoring. So backup MPD.CONF regularly.
J.
Only we'd use "apt-get install" rather than "pacman" .... As MoOde is built on Raspbian (Debian) rather than Archlinux.
Or this...
https://volumio.org/forum/volumio-with-mpd-pipe-out-and-brutefir-t3635.html
Volumio also built from Debian...
You can add audio output statements to the bottom of mpd.conf. Use MPC to control which are active.
Code:
pi@pi3moodeylounge:~ $ mpc outputs
Output 1 (ALSA default) is disabled
Output 2 (LADSPA filters active) is enabled
Output 3 (ALSA crossfeed) is disabled
Use enable and disable controls with MPC to enable only the outputs you want. This stuff gets stored across restarts in MPD state file.
If you use the GUI to change DAc etc, it's possible MPD.CONF will be over-written by MoOde tailoring. So backup MPD.CONF regularly.
J.
Last edited:
- Status
- Not open for further replies.