diff options
Diffstat (limited to 'mpd.conf')
-rwxr-xr-x | mpd.conf | 16 |
1 files changed, 8 insertions, 8 deletions
@@ -217,14 +217,14 @@ input { # # An example of an ALSA output: # -audio_output { - type "alsa" - name "My ALSA Device" -# device "hw:0,0" # optional -# mixer_type "hardware" # optional -# mixer_device "default" # optional -# mixer_control "PCM" # optional -# mixer_index "0" # optional + audio_output { + type "alsa" + name "My ALSA Device" +# device "hw:0,0" # optional +# mixer_type "hardware" # optional +# mixer_device "default" # optional +# mixer_control "PCM" # optional +# mixer_index "0" # optional } # audio_output { |