Hello,
I've started using bela to refresh my knowledge on digital signal processing. While working through the tutorials I recognised that there is no "time service" which would make it easier to schedule timers and react on timeouts. Instead this is always created with counters and flags.
Therefore my proposal is to add a timer service class to the tutorial material. I created a basic implementation to realise the Metronome from tutorial 13. And the render.cpp which shows the usage.
Not sure if this is the right place to suggest something like this. Feedback is highly welcome.
I would like to share the files here. But "Attach" didn't let met select my files.
Peter