Hi all,
DSP:C5000
Audio data : 8K sample rate , 16 bit , MONO
I want to use fft / ifft to filter i2s data and compression the data.
If the i2s data are on 20Hz ~ 10KHz , the data don't any change and save to another buffer. If not, the data don't do anything.
Please suggest some C5000 fft / ifft code or library from where my purpose.
ps: I don't know how to use cfft / cifft , could you provide sample code ?