Hi Dialog,
At the moment I work with audio acquisition system, that consist of two PDM microphones and DA14695.
At the moment it continiously stream data (PDM clock 2MHz, sample rate 16000, bit depth 16) from dev_out.memory_param.buff_addr[0] (only one mic at the moment) to the USB-CDC. I transform received data by ffmpeg with flags -f s16le -ar 16000 -ac 1. Resulted data is too quiet.
When I transform data with flags -f s16be -ar 16000 -ac 1, sound loudness is good, but it have a lot of distortion sometimes.
So, my question is: what is the endianness of data in SRC memory buffer? If it is LE, how to increase sound level? In case of BE, how to remove distortion?
Device:
Hi Egor,
谢谢你的跟进问题。我要升级this internally and I will get back to you shortly.
Regards, PM_Dialog
Hi Egor,
We will reach out to you directly and offline from the forum.
Thanks, PM_Dialog