mpd + sonata

Tematy związane z oprogramowaniem, instalacją, konfiguracją
Awatar użytkownika
ilin
Senior Member
Posty: 2292
Rejestracja: 26 sierpnia 2007, 11:54
Lokalizacja: PRLu

Post 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.
7PGXW
Beginner
Posty: 197
Rejestracja: 13 grudnia 2008, 11:52

Post 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.
Awatar użytkownika
ilin
Senior Member
Posty: 2292
Rejestracja: 26 sierpnia 2007, 11:54
Lokalizacja: PRLu

Post autor: ilin »

Nie działa?
ODPOWIEDZ