On 2/26/2015 9:26 PM, masayk wrote:
Although ALSA detects three audio outputs (HDMI, SPDIF, and USBDAC) but I
cannot find a way to enable all of them at the same time. I did some tweaks
on mpd.conf but it did not help. How can I enable them so that I have ALSA
1, ALSA 2, and ALSA 3?
Edit /etc/mpd.conf and add 3rd ALSA device for hw:2,0

audio_output {
        type            "alsa"
        name            "My ALSA Device 3"
        device          "hw:2,0"
#       format          "44100:16:2"

#       priority        "FIFO:32"
}

--
Regards,
Kim-man "Punky" Tse

* Open Source Embedded Solutions and Systems
  - Voyage Linux (http://linux.voyage.hk)
  - Voyage MPD   (http://linux.voyage.hk/voyage-mpd)
  - Voyage MuBox (http://mubox.voyage.hk)
* Voyage Store   (http://store.voyage.hk)


_______________________________________________
Voyage-linux mailing list
Voyage-linux@list.voyage.hk
http://list.voyage.hk/mailman/listinfo/voyage-linux

Reply via email to