Hi All,
I have a small query regarding mixer controls. I work on a custom ARM platform and am trying to get the control interface working.
I have defined a kcontrols structure and have initialized the name field to "Master Capture Route". This does not show up as a control
when i run alsamixer but works well in OSS Emulation mode.
I did a alsactl store and found this in asound.state file..
control.6 {
comment.access 'read write'
comment.type INTEGER
comment.count 1
comment.range '0 - 7 (step 1)'
iface MIXER
name 'Master Capture Route'
value 0
}
comment.access 'read write'
comment.type INTEGER
comment.count 1
comment.range '0 - 7 (step 1)'
iface MIXER
name 'Master Capture Route'
value 0
}
The value field is initialized to an integer value in the case off all other controls but here I find it to be 0. Is this the reason why i'm not finding the control in the alsamixer window.? Can anybody let me know? Or Is there a way to get the control component working in both modes using a common name??
Thanks in Advance,
Aditya
------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier. Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________ Alsa-devel mailing list Alsa-devel@xxxxxxxxxxxxxxxxxxxxx https://lists.sourceforge.net/lists/listinfo/alsa-devel