mixer: Add "disabled" mixer_type.
This commit is contained in:
+1
-1
@@ -163,7 +163,7 @@ Linear interpolator, very fast, poor quality.
|
||||
For an up-to-date list of available converters, please see the libsamplerate
|
||||
documentation (available online at <\fBhttp://www.mega-nerd.com/SRC/\fP>).
|
||||
.TP
|
||||
.B mixer_type <alsa, oss, software or hardware>
|
||||
.B mixer_type <alsa, oss, software, hardware or disabled>
|
||||
This specifies which mixer to use. The default is hardware and depends on
|
||||
what audio output support mpd was built with. Options alsa and oss are
|
||||
legacy and should not be used in new configs, but when set mixer_device
|
||||
|
||||
@@ -245,6 +245,10 @@ log_file "~/.mpd/log"
|
||||
#
|
||||
#mixer_type "software"
|
||||
#
|
||||
# This example will not allow MPD to touch the mixer at all.
|
||||
#
|
||||
#mixer_type "disabled"
|
||||
#
|
||||
###############################################################################
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user