Got the AudioFilter_Callback_BF706Mini example of the EZKIT-BF706Mini working under debug and as a flashed program on the eval kit.
This example uses IIR filters. I would like to use FIR filters to do some audio processing.
Questions:
1. Where can I find FIR/IIR/DSP libraries/APIs for use with the eval kit ?
2. Are there examples out there of FIR/IIR filters for the eval kit which would allow simple substitution of coefficient values into the code ?
Any help appreciated.