From mboxrd@z Thu Jan 1 00:00:00 1970 From: Clemens Ladisch Subject: Re: asihpi: Control naming Date: Fri, 01 Oct 2010 09:05:58 +0200 Message-ID: <4CA58856.8070505@ladisch.de> References: <4CA4078E.6010601@audioscience.com> <4CA4F1D8.50800@audioscience.com> <4CA5010E.4050705@gmx.de> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from out5.smtp.messagingengine.com (out5.smtp.messagingengine.com [66.111.4.29]) by alsa0.perex.cz (Postfix) with ESMTP id 564F91039CD for ; Fri, 1 Oct 2010 09:05:07 +0200 (CEST) In-Reply-To: <4CA5010E.4050705@gmx.de> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: alsa-devel-bounces@alsa-project.org Errors-To: alsa-devel-bounces@alsa-project.org To: "Sebastian H." Cc: Takashi Iwai , Eliot Blennerhassett , alsa-devel@alsa-project.org List-Id: alsa-devel@alsa-project.org Sebastian H. wrote: > In alsamixer-qt4 I've just stumbled over enum elements for which both > snd_mixer_selem_is_enum_playback and > snd_mixer_selem_is_enum_capture > return 0/false (2.6.32 kernel emu10k1 chip). > > May I drop the question in if this state can be considered valid Yes. > and besides *playback* and *capture* elements there's a third group of > *neutral* elements? Those are elements where the simple mixer code doesn't know the direction (because the driver author didn't put "Playback" or "Capture" into the name). Regards, Clemens