Hi! We've implemented Isobar in kingajanicka/pushpin-groovebox for our sequencers, but we're running into an issue where the clock falls behind and misses a step. Setting root logging level to INFO, we're noticing Isobar emits a "Timer overflowed (late)" log whenever that happens.
Any idea where we should start debugging what's causing that? We're running this on a RPi 5 so it's possible it's something to do with our environment or we're hitting a performance overhead (there's a lot of audio synthesis running alongside Python in our project so I wouldn't rule it out), I'm not sure. Any help would be most appreciated!