7 Dec
2023
7 Dec
'23
11:55 a.m.
On Wed, Dec 06, 2023 at 06:26:17PM +0100, Jaroslav Kysela wrote:
On 06. 12. 23 17:46, Charles Keepax wrote:
cs42l43 is a codec device, add basic support for it. Including a dual channel DMIC input, stereo headphones, and a mono headset microphone.
Signed-off-by: Charles Keepax ckeepax@opensource.cirrus.com
- Value {
CapturePriority 100
CapturePCM "hw:${CardId},4"
- }
+}
Just curious: Why dmic input does not have Decimator switch/volume controls like Headset output?
We can combine mono controls to one stereo in latest UCM.
Oh, I was not aware we could do that. I would yes much rather handle the switches and volumes in this way. I will see if I can figure it out, but if you had any good examples that already exist that would really be handy?
Thanks, Charles