Updated mpd

This commit is contained in:
Serĉanto de Scio 2017-08-29 20:25:16 +10:00
parent 4eb126f4f3
commit dfad582345
No known key found for this signature in database
GPG key ID: B41FA6FF04CE4B93

View file

@ -7,13 +7,9 @@ state_file "~/.mpd/state"
sticker_file "~/.mpd/sticker.sql" sticker_file "~/.mpd/sticker.sql"
auto_update "yes" auto_update "yes"
audio_output { audio_output {
type "alsa" type "pulse"
name "My ALSA Device" name "My PULSE Device"
device "hw:0,0" server "localhost"
mixer_type "hardware"
mixer_device "default"
mixer_control "PCM"
mixer_index "0"
} }
audio_output { audio_output {
type "fifo" type "fifo"