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.

CCS: Multiplying audio signal with cosine

Tool/software: Code Composer Studio

Hello!

I'm working with code composer studio on a project and I need to multiply an audio signal (an X vector) with a cos function to change the pitch of the signal but I can't figure it out how to. May sound too simple but I can't find out how.

Thank you!