diff --git a/etc/media/mpd/mpd.conf b/etc/media/mpd/mpd.conf index 2bc1425..b49178b 100644 --- a/etc/media/mpd/mpd.conf +++ b/etc/media/mpd/mpd.conf @@ -1,6 +1,6 @@ # mpd.conf # -# Изменён: Пн 26 авг 2013 18:54:15 +# Изменён: Вск 15 Сен 2013 18:30:00 # #Директория с музыкой @@ -28,18 +28,18 @@ bind_to_address "localhost" port "6600" #Настройка звука -audio_output { - type "alsa" - name "Sound Card" - options "dev=dmixer" - device "plug:dmix" -} - #audio_output { -# type "jack" +# type "alsa" # name "Sound Card" +# options "dev=dmixer" +# device "plug:dmix" #} +audio_output { + type "jack" + name "Sound Card" +} + # audio_output { # type "httpd" # name "MPD"