This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

DSP alg

Hi, we use DM8168EVM, RDK4.0.

I want to develop a new algorithm about multi-channel audio mixer in DSP。

What should I do?

  • Personally, I'd recommend using the EZSDK. In this there are examples of algorithms in the Codec Engine package that you can adapt (this will take some work!) to run your own DSP algorithm. There has been a push of recent to use OpenMAX to wrap up codec engine algorithms but I'd suggest starting with plain Codec Engine first.
    Ralph