Updated mpd
This commit is contained in:
parent
4eb126f4f3
commit
dfad582345
|
@ -7,13 +7,9 @@ state_file "~/.mpd/state"
|
|||
sticker_file "~/.mpd/sticker.sql"
|
||||
auto_update "yes"
|
||||
audio_output {
|
||||
type "alsa"
|
||||
name "My ALSA Device"
|
||||
device "hw:0,0"
|
||||
mixer_type "hardware"
|
||||
mixer_device "default"
|
||||
mixer_control "PCM"
|
||||
mixer_index "0"
|
||||
type "pulse"
|
||||
name "My PULSE Device"
|
||||
server "localhost"
|
||||
}
|
||||
audio_output {
|
||||
type "fifo"
|
||||
|
|
Loading…
Reference in a new issue