Strona 2 z 2

: 21 marca 2009, 10:41
autor: ilin

Kod: Zaznacz cały

mixer_type                      "alsa"
mixer_control                   "PCM"
Oczywiście musisz dać swoją nazwę kanalu mixera .
Moja nie musi być odpowiednia dla Twojej karty.

: 21 marca 2009, 10:58
autor: 7PGXW
Tak wygląda to u mnie:

Kod: Zaznacz cały

############################# MIXER ############################
#
# MPD needs to know what mixer settings to change when you
# adjust the volume.  If you don't specify one here, MPD will
# pick one based on which ones it was compiled with support for.
#
# An example for controlling an ALSA mixer:
#
mixer_type                      "alsa"
mixer_device                    "default"
mixer_control                   "PCM"
#
# An example for controlling an OSS mixer:
#
#mixer_type                      "oss"
#mixer_device                    "/dev/mixer"
#mixer_control                   "PCM"
#
# If you want MPD to adjust the volume of audio sent to the
# audio outputs, you can tell it to use the software mixer:
#
#mixer_type                      "software"
#
################################################################
Edit: Musiałem zmienić PCM na Front (chociaż całkowite wyciszenie nie działa).
Edit2: Master działa jeszcze lepiej, ale i tak nie działa wyciszanie.

: 21 marca 2009, 11:02
autor: ilin
Nie działa?