Tagged Questions
2
votes
2answers
473 views
mpd: no audio output with PulseAudio, no mixing with ALSA
I am trying to use mpd with PulseAudio output. Thus I wrote the following in /etc/mpd.conf:
music_directory "/mnt/dados/Musicas"
playlist_directory "~/.mpd/playlists"
db_file "~/.mpd/mpd.db"
log_file ...