From: David Henningsson Date: Thu, 28 Jun 2012 13:40:17 +0000 (+0200) Subject: alsa-mixer: Always turn "Inverted Internal Mic" off X-Git-Tag: submit/2.0-panda/20130828.192557~62 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=1104a108f0162f38e2e235921ece8b19d071eb70;hp=1104a108f0162f38e2e235921ece8b19d071eb70;p=profile%2Fivi%2Fpulseaudio-panda.git alsa-mixer: Always turn "Inverted Internal Mic" off Some devices have inverted right channel, so when you add left and right, the result is silence, or very faint sound. In recent kernels (3.5, perhaps also 3.4) these are starting to be marked with a special "Inverted Internal Mic" capture switch. While we might want to add some reverse summing mechanism in the future, for now, we just turn the thing off to avoid the problem of recording silence. Signed-off-by: David Henningsson ---