Skip to content

alsa: mixer - handle the index for ALSA mixer element identifiers

Jaroslav Kysela requested to merge perexg/pulseaudio:alsa-mixer-index into master

Yes, we have also indexes in the simple mixer control identifier like:

$ amixer -c 1 scontrols
Simple mixer control 'Master',0
Simple mixer control 'Headphone',0
Simple mixer control 'Headphone',1
Simple mixer control 'Speaker',0
Simple mixer control 'PCM',0
Simple mixer control 'Mic Boost',0
Simple mixer control 'Mic Mute-LED Mode',0
Simple mixer control 'Capture',0
Simple mixer control 'Auto-Mute Mode',0
Simple mixer control 'Dock Mic Boost',0
Simple mixer control 'Internal Mic Boost',0

Merge request reports