>So then the only way to set volume levels on a DIGI9652 or DIGI9636 when
>using Alsa is either in the application, or using some form of a script
>like:
>
>#!/bin/bash
>
>for i in $(seq 1 26);do
>amixer -c 0 sset 'Chn',$i 85%
>done

only in the application. there is *no* mixer, nothing for ALSA to
control. whatever is written to the PCM data buffer is what comes out
of the hardware.

--p


-------------------------------------------------------
This SF.Net email sponsored by: Free pre-built ASP.NET sites including
Data Reports, E-commerce, Portals, and Forums are available now.
Download today and enter to win an XBOX or Visual Studio .NET.
http://aspnet.click-url.com/go/psa00100003ave/direct;at.aspnet_072303_01/01
_______________________________________________
Alsa-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/alsa-devel

Reply via email to