Capture group sample with handlers

Hi !

Could anyone post worked sample of code for creation capture group for mixer
?

When I trying to explore AC’97 elements with ‘amixer’ tool I obtain next
scheme:

CD (io) |-> CD Volume → CD Mute ->OutAccu
|-> Input MUX

Is this correct or not ? May I use only mux elements for input source select
? Or may I to use the sw elements ?

BTW: How to obtain AC’97 codec ID from my another sound card ? Is this
possible ? Card is Vortex 8820, but mixer wrote that I have CTxxxx codec,
but I have TriTech xxxx codec (seen on card) ? Somewhere I heard that
TriTech is subdivision of Creative is this correct ?

Thanks !

Mike Gorchak
Senior System Programmer
CJSC Malva

Could anyone post worked sample of code for creation capture group for
mixer
?

What the capture element needed for create capture group ? I’m try to use
different elements, but io-audio_g every time says - invalid element XXX for
capture group :frowning:

When I trying to explore AC’97 elements with ‘amixer’ tool I obtain next
scheme:

CD (io) |-> CD Volume → CD Mute ->OutAccu
|-> Input MUX

This scheme to working for me :frowning: