|
|
|
@ -1,6 +1,6 @@
@@ -1,6 +1,6 @@
|
|
|
|
|
# mpd.conf |
|
|
|
|
# |
|
|
|
|
# Изменён: Пн 26 авг 2013 18:54:15 |
|
|
|
|
# Изменён: Вск 15 Сен 2013 18:30:00 |
|
|
|
|
# |
|
|
|
|
|
|
|
|
|
#Директория с музыкой |
|
|
|
@ -28,18 +28,18 @@ bind_to_address "localhost"
@@ -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" |
|
|
|
|