mirror of
https://github.com/LukeSmithxyz/voidrice.git
synced 2026-01-30 09:48:11 +01:00
Changes to mpd.conf to support pulseaudio (#607)
This commit is contained in:
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 {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user