Qball's Weblog

Before I forget *again*

Tags mpd 

Place this in ~/.asoundrc to make mpd work with a S16_LE card on a Big Endian system.
`pcm_slave.convert {
pcm “hw:1,0”
format S16_LE
}</p>

pcm.convert {
type plug
slave convert
}
` Every time I reinstall (or in this case disable pulse audio because of problems) I forget how I have to configure it. this works, if you set device “convert” in mpd config.