On 07/10/2012 01:55 PM, Ben Darby wrote:
* Arno Gaboury (arnaud.gaboury@xxxxxxxxx) wrote:
>user "mpd"
audio_output {
type "pulse"
name "pulse audio"
Using mpd & pulse you need to run mpd as the same user that you're
logged in with and accessing pulse with on the desktop.
Just found fater 3 hours of reading !
$ *aplay -l*
....
card 1: SoundSticks [SoundSticks], device 0: USB Audio [USB Audio]
Subdevices: 1/1
Subdevice #0: subdevice #0
Then I uncomment alsa in my *mpd.conf *this way:
audio_output {
type "alsa"
name "My ALSA Device"
device "*hw:1,0"* # optional -----> this indocate the
card 1 (Harmon Cardon soundsticks) device 0.