Changes to mpd.conf to support pulseaudio (#607)
This commit is contained in:
parent
1c79c00208
commit
65b644d9b7
1 changed files with 2 additions and 0 deletions
|
@ -9,6 +9,8 @@ max_output_buffer_size "16384"
|
|||
audio_output {
|
||||
type "alsa"
|
||||
name "ALSA"
|
||||
# type "pulse" # uncomment for pulseaudio
|
||||
# name "pulse" # uncomment for pulseaudio
|
||||
}
|
||||
|
||||
audio_output {
|
||||
|
|
Loading…
Reference in a new issue