mixer: Add "disabled" mixer_type.

This commit is contained in:
Avuton Olrich
2009-02-26 09:13:07 -08:00
parent 1b79449ef1
commit 90ee488597
4 changed files with 9 additions and 1 deletions

View File

@@ -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"
#
###############################################################################