Hello @igorpadykov
I tried the ~/.asoundrc configuration as mentioned in 7.2.3.2 of attached manual.
But when I do, aplay -l | grep ASRC, it returns blank.
aplay -l , lists only card0, device0.
So what could have gone wrong? How to ensure alsa resampling by ASRC?
Further info on my imx6 yocto:
1. snd-soc-fsl-asrc kernel module is loaded
2. /dev/mxc_asrc exists
3. /proc/driver/asrc doesn't exist
4. cat /proc/asound/cards lists only card0
Thanks!