Hi, I‘m working with the ADZS-SC589-MINI at the moment but I‘m relatively new to all of this. I learned C/C++ at university but I’m no expert by any means. For now I would like to implement a simple 2-way crossover using CCES. As far as I understood you write all the relevant code for this in the callback_audio_processing.cpp file, then build and debug, which is what I did. However all I got was regular playback on both channels with very reduced volume.
I understand that you can’t review all my code here until it works but I would just like to ask if there are any fundamental things I need to change or set up before using the SC589 board for this application? To me it sounded easy to do in theory but I might’ve underestimated the complexity. And that’s what I want to find out before finding other easier solutions.