Hi,
I am running real time audio loopback application in OMAP-L138 LCDK using mcasp example code avaliable in C6748 LCDK starter-ware. This is a code without using SYS BIOS. The path location is:
SDK_INSTALL_PATH\pdk_C6748_2_0_0_0\C6748_StarterWare_1_20_03_03\examples\lcdkC6748\mcasp
I want to add some processing module like audio filtering etc in this code, But could'nt understand where should I add such "functions for processing".
Please guide me where I could add processing functions such as filtering to filter audio before transmission.
Likewise, If I need to modify this code for ping pong buffering, then could you provide me a sample code for it. As it is not in starter-ware.
However, I had already read this link "e2e.ti.com/.../sample-code-for-lcdk-audio-loopback-using-edma3-ping-pong-buffer-and-no-os"
but could'nt get good help. Please provide me some good relevant help.
Will be grateful to you.
Thanks!