How to get mixer control index from UCM
7 Jul
2022
7 Jul
'22
8:03 a.m.
alsa-project/alsa-lib issue #248 was opened from Zames-Chang:
I use Corsair VOID ELITE USB Gaming Headset. However this headset have two same name control ``` $ amixer -c 1 scontrols Simple mixer control 'Auto Gain Control',0 Simple mixer control 'Headset',0 Simple mixer control 'Headset',1 ``` use command to change 'Headset',0 is actually not working. But change 'Headset',1 will work. I want write a UCM to indicate that when seeing this headset, choose the name 'Headset' with index 1 not index 0.
Does UCM and alsa api able to do so?
Issue URL : https://github.com/alsa-project/alsa-lib/issues/248 Repository URL: https://github.com/alsa-project/alsa-lib
865
Age (days ago)
865
Last active (days ago)
0 comments
1 participants
participants (1)
-
GitHub issues - opened