From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Clemens Ladisch" Subject: Re: S16_LE + softvol = bad Date: Thu, 17 Jan 2008 15:00:47 +0100 Message-ID: <1200578447.2521.1231765977@webmail.messagingengine.com> References: Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from out3.smtp.messagingengine.com (out3.smtp.messagingengine.com [66.111.4.27]) by alsa0.perex.cz (Postfix) with ESMTP id DDF81243AD for ; Thu, 17 Jan 2008 15:00:48 +0100 (CET) Content-Disposition: inline In-Reply-To: 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: "Alexander E. Patrakov" , alsa-devel@alsa-project.org List-Id: alsa-devel@alsa-project.org Alexander E. Patrakov wrote: > some cards (most notably, Intel HD audio) have the PCM control as softvol, and > default to S16_LE as a format for dmix. HDA-Intel.conf doesn't set a sample format, and when none is set, dmix tries S32 before S16. You get S16 only if the device doesn't support S32. Regards, Clemens