[alsa-devel] driver mixer control questions
2 May
2007
2 May
'07
6:40 a.m.
I'm troubleshooting an issue with an ALSA driver I wrote for a very unique hardware platform. In this case I have an audio codec which only has a usable 'line-in' capture source. Currently the only mixer control I've created is a 'Master Playback Volume'. Do I need to create some kind of control for 'line-in'?
I'm unclear how to 'register' capture inputs so that they will be returned by the OSS mixer emulation's ioctl SOUND_MIXER_READ_RECMASK. Currently that ioctl returns 0 for my mixer device.
Also, is a control 'switch' such as 'Master Playback Switch' simply a mute control or is it intended to be any type of control which could have enumerated values?
Thanks,
Tim
6444
Age (days ago)
6444
Last active (days ago)
0 comments
1 participants
participants (1)
-
Tim Harvey