Updated mpd
This commit is contained in:
parent
4eb126f4f3
commit
dfad582345
|
@ -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"
|
||||||
|
|
Loading…
Reference in a new issue