mirror of
https://github.com/LukeSmithxyz/voidrice.git
synced 2026-03-20 01:37:45 +01:00
Changes to mpd.conf to support pulseaudio
This commit is contained in:
parent
c83f43bed1
commit
867b4ac18a
@ -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