From 05dfdfdb398146f3427be154bfe599fac61ed025 Mon Sep 17 00:00:00 2001 From: Daniel Kahn Gillmor Date: Tue, 28 Apr 2009 09:15:48 +0200 Subject: alsa_mixer: add mixer_index option This allows you to select controls with duplicate names. --- doc/mpdconf.example | 1 + 1 file changed, 1 insertion(+) (limited to 'doc/mpdconf.example') diff --git a/doc/mpdconf.example b/doc/mpdconf.example index abaef1c1c..919326236 100644 --- a/doc/mpdconf.example +++ b/doc/mpdconf.example @@ -181,6 +181,7 @@ input { # format "44100:16:2" # optional # mixer_device "default" # optional # mixer_control "PCM" # optional +# mixer_index "0" # optional #} # # An example of an OSS output: -- cgit v1.2.3