Hi all
I am new to CCS and DSP. I was trying out the examples given in CCS folder .. ( C:\ti\examples\dsk5510\bsl\dsk_app)
The following examples says it will digitally processes audio data from the line input on the AIC23 codec and plays the result on the line output. It uses the McBSP
and DMA to efficiently handle the data transfer without intervention from the DSP.
As the first step i build all and load the .out file in the DSK
I can understand that it will stores the audio data using a ping pong buffer and use a FIR filter to remove the high frequency components .
the demo say it will process the audio data from line input !!
Can some one tell me what it means and how should I give the audio data as input.
I have no idea of how to give a input from my laptop.
Thanks & regards
velappan