Hi folks
I have a percussion instrument using the Teensy 4.1 with audioshield revD.
I am very novice with C/C++ and I'm looking for a way to check whether the audio buffer is cleared/empty after each percussion strike. I've been using a peak analyser to check for levels <0.01 to tell me, but...