use pulse with mpd
authorAmin Bandali <me@aminb.org>
Sun, 26 Oct 2014 16:42:42 +0000 (12:42 -0400)
committerAmin Bandali <me@aminb.org>
Sun, 26 Oct 2014 16:42:42 +0000 (12:42 -0400)
mpd/.config/mpd/mpd.conf

index 6ca3755..9f6ecc2 100644 (file)
@@ -217,8 +217,8 @@ input {
 #}
 
 audio_output {
-    type    "alsa"
-    name    "My ALSA Device"
+    type    "pulse"
+    name    "pulse audio"
 }
 
 audio_output {