pulse default in mpd
This commit is contained in:
parent
28c0ab6294
commit
4f622e6d2b
1 changed files with 4 additions and 4 deletions
|
@ -7,10 +7,10 @@ restore_paused "yes"
|
||||||
max_output_buffer_size "16384"
|
max_output_buffer_size "16384"
|
||||||
|
|
||||||
audio_output {
|
audio_output {
|
||||||
type "alsa"
|
type "pulse"
|
||||||
name "ALSA"
|
name "pulse"
|
||||||
# type "pulse" # uncomment for pulseaudio
|
#type "alsa"
|
||||||
# name "pulse" # uncomment for pulseaudio
|
#name "ALSA"
|
||||||
}
|
}
|
||||||
|
|
||||||
audio_output {
|
audio_output {
|
||||||
|
|
Loading…
Reference in a new issue