From mboxrd@z Thu Jan 1 00:00:00 1970 From: Lee Revell Subject: Re: Raise and lower volume through Alsa Api Date: Fri, 26 May 2006 13:16:20 -0400 Message-ID: <1148663781.31038.69.camel@mindpipe> References: <1147429541.26309.3.camel@jazc.fedora> <1147676786.2963.1.camel@jazc.fedora> <1147812562.13948.144.camel@mindpipe> <1147892684.2473.0.camel@mindpipe> <1148631774.4785.2.camel@jazc.fedora> <4476BB92.3070203@purplelabs.com> <1148632283.4785.4.camel@jazc.fedora> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <1148632283.4785.4.camel@jazc.fedora> 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: Juan Zapatero Cc: Benoit Fouet , alsa-devel@lists.sourceforge.net List-Id: alsa-devel@alsa-project.org On Fri, 2006-05-26 at 10:31 +0200, Juan Zapatero wrote: > But what about doing it through API, so that volume is set in the > application, without using any volume plugin... No, it's not currently possible with ALSA. You have to implement your own software volunme control. Lee