Hi
on my c5505 eZdsp i have configured the codec AIC3204 at 192 Khz recording / playback frequency.
I'd like to reproduce a 8 Khz wav file, saved in 16 bit PCM format with Audacity.
I done this:
with Scilab, i have printed the values of the file.
then I have converted them in Q15 format.
In my DSP code, i created an array with these values.
The problem is that when i try to reproduce it, i hear only bad noise, not the sound.
What should I do?
Thanks in advance
Paolo