diff --git a/mpd.conf b/mpd.conf index ff5bbe83..dc09a676 100644 --- a/mpd.conf +++ b/mpd.conf @@ -219,6 +219,12 @@ audio_output { # mixer_index "0" # optional } # +audio_output { + type "alsa" + name "ALSA Bluetooth Headset" + device "bluealsa" + mixer_type "software" +} # An example of an OSS output: # #audio_output {