From mboxrd@z Thu Jan 1 00:00:00 1970 From: James Courtier-Dutton Subject: Re: dB gain Date: Mon, 29 May 2006 20:21:44 +0100 Message-ID: <447B49C8.8060007@superbug.co.uk> References: <4478A290.80702@superbug.co.uk> <447B0F62.6010802@superbug.co.uk> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from anchor-post-32.mail.demon.net (anchor-post-32.mail.demon.net [194.217.242.90]) by alsa.jcu.cz (ALSA's E-mail Delivery System) with ESMTP id B0E3D150 for ; Mon, 29 May 2006 21:21:45 +0200 (MEST) In-Reply-To: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: alsa-devel-bounces@lists.sourceforge.net Errors-To: alsa-devel-bounces@lists.sourceforge.net To: Jaroslav Kysela Cc: Takashi Iwai , ALSA development List-Id: alsa-devel@alsa-project.org Jaroslav Kysela wrote: >> >> But, still it won't save so much memory at all, given that we have at >> most 100 controls with volumes... > > Sorry, I was looking to the proposed patch very quickly so my ideas were > based on old implementation which is #if 0 #endifed for alsa-lib (there > was only one 32-bit hint value specifying the dB expression). Yes, I dropped the 32-bit hint value as a result of your comments some time ago. The latest patch does things quite a lot differently. James