changed mpd output to alsa
This commit is contained in:
parent
7a545cfb4d
commit
87f0b208f3
1 changed files with 2 additions and 2 deletions
|
@ -13,8 +13,8 @@ restore_paused "yes"
|
||||||
max_output_buffer_size "16384"
|
max_output_buffer_size "16384"
|
||||||
|
|
||||||
audio_output {
|
audio_output {
|
||||||
type "pulse"
|
type "alsa"
|
||||||
name "pulse audio"
|
name "alsa for audio soundcard"
|
||||||
mixer_type "software"
|
mixer_type "software"
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue