expo-av setInterval delay

I’ve built a simple drum machine you can test here.
The issue I am having is that the beat’s tempo, playing through the setInterval, is inconsistent. Does anyone know how to fix this?

Versions:
“expo”: “~47.0.12”,
“expo-audio-hooks”: “^1.0.3”,
“expo-av”: “~13.0.2”,

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.