From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from [140.186.70.92] (port=33566 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PZuRc-0004lb-Qr for qemu-devel@nongnu.org; Mon, 03 Jan 2011 19:08:09 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1PZuRb-0002Ap-Qu for qemu-devel@nongnu.org; Mon, 03 Jan 2011 19:08:08 -0500 Received: from fe02x03-cgp.akado.ru ([77.232.31.165]:54737 helo=akado.ru) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1PZuRb-0002Ad-Gt for qemu-devel@nongnu.org; Mon, 03 Jan 2011 19:08:07 -0500 Date: Tue, 4 Jan 2011 03:08:04 +0300 (MSK) From: malc In-Reply-To: <201101040005.03670.michael@walle.cc> Message-ID: References: <201101040005.03670.michael@walle.cc> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Subject: [Qemu-devel] Re: audio: Mixing engine and mixer emulation List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Michael Walle Cc: qemu-devel@nongnu.org On Tue, 4 Jan 2011, Michael Walle wrote: > > Hi, > > the SWVoiceIn volume is never used, although there is AUD_set_volume_in() to > set it. Would it be possible to add support for it? So we could get the mixer > emulation for capture devices too? > > BTW i see you can only attenuate an audio stream with these volume settings > (you can only set a max value of 255 and the formula is nominal_value * vol / > 255). Would it be possible to support amplification too? I've never touched this code since writing it way back then, if you cook up a patch... (This is a reply to both your questions) -- mailto:av1474@comtv.ru