Changes to mpd.conf to support pulseaudio (#607)
This commit is contained in:
committed by
GitHub
parent
1c79c00208
commit
65b644d9b7
@@ -9,6 +9,8 @@ max_output_buffer_size "16384"
|
|||||||
audio_output {
|
audio_output {
|
||||||
type "alsa"
|
type "alsa"
|
||||||
name "ALSA"
|
name "ALSA"
|
||||||
|
# type "pulse" # uncomment for pulseaudio
|
||||||
|
# name "pulse" # uncomment for pulseaudio
|
||||||
}
|
}
|
||||||
|
|
||||||
audio_output {
|
audio_output {
|
||||||
|
|||||||
Reference in New Issue
Block a user