Hi, I am looking into implemented a dbx type Noise Reduction (compander) on the STM32F7 discovery board and wanted to know if this is possible using the AWE Core library. More details on the project can be found at this link (https://docs.google.com/presentation/d/e/2PACX-1vTJHMMhDj3prNQaeBc7hurkH...)
Thanks for any help
10:18am
Hello Nathan,
Based on your link, it certainly looks possible. Without knowing the intricacies of the algorithm though, I would perhaps recommend using Audio Weaver Designer native on your PC to draw up the algorithm and make sure it runs and works as intended. Once functioning properly, you could then run the algorithm on your STM32F7 board.
Thanks,
Kevin