From mboxrd@z Thu Jan 1 00:00:00 1970 From: Takashi Iwai Subject: Re: Left/Right Mic mute independently Date: Mon, 18 May 2015 11:13:40 +0200 Message-ID: References: <1431504429421.62171@geosemi.com> Mime-Version: 1.0 (generated by SEMI 1.14.6 - "Maruoka") Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from mx2.suse.de (cantor2.suse.de [195.135.220.15]) by alsa0.perex.cz (Postfix) with ESMTP id 500CB2604D5 for ; Mon, 18 May 2015 11:13:41 +0200 (CEST) In-Reply-To: <1431504429421.62171@geosemi.com> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: alsa-devel-bounces@alsa-project.org Sender: alsa-devel-bounces@alsa-project.org To: Arijit De Cc: "alsa-devel@alsa-project.org" List-Id: alsa-devel@alsa-project.org At Wed, 13 May 2015 08:07:09 +0000, Arijit De wrote: > > Hi, > > > I want to do Left/Right Mic mute independently on a Audio capture device(it has two audio channels), > but I dont see that kind of control is provided in alsamixer(GUI) for capture devices. > > Is Left/Right Mic mute is supported in alsa mixer ? Use ";" and "'" keys for toggling left and right capture channels. It's shown in the help text (although not mentioned in man page, oops...) Takashi