10 May
2010
10 May
'10
3:54 p.m.
On Mon, May 10, 2010 at 03:35:16PM +0200, Max Klein wrote:
Can someone please tell me why ALSA initializes the Control with a value of zero, even if the minimum in the info callback is 1 ?
Is there any way to initialize the control with some "default" values, aside of snd_ctl_add()?
What is the problem here? The driver is responsible for the default values - where do you believe that ALSA is overwriting the values you're looking for?