Re: [android-porting] Enabling dual mics in mixer paths .xml file

2019-02-05 Thread Tranphong Vu
Hi my friend, You need to check your mixer file. Use tinymix to check the work of your configuration file. If it work with tinymix configuration it should work with your configuration file, Android framework does not effects this. This happens in kernel layer. With my experience your mixer configur

Re: [android-porting] Enabling dual mics in mixer paths .xml file

2019-02-05 Thread Paul Kalebu
Hi Tranphong, The code I attached is from my mixer file. For some reason, the configurations aren't being set correctly when I try to capture audio. Is there another file I should be looking at? Would you happen to know which file reads the mixer paths .xml file? On Tue, Feb 5, 2019 at 6:04 AM Tr