Other Parts Discussed in Thread: TMS320VC5505
I'm trying to create a simple projectwith my TMS320VC5505 ezDsp USB Stick that can simulate the behavior of a distorsion effect by clipping the data obtained from the codec when greater than a certain quantity. To do that I'm tryng to follow the aic3204 example but I can understand what happens after the "Play Tone" comment in the aic3204_loop_linein function. It seems to sent the data through the i2s intarface but if I completly cut off these lines it works in the same way....I know this question may seem a bit stupid but I'm really new in Dsp world...!
Thank for your help
Andrea