0

I'm having trouble building a reliable metronome with expo. For web I used the currentTime property of the audio context to schedule the next click (something like this: https://grantjam.es/creating-a-simple-metronome-using-javascript-and-the-web-audio-api/).

Is there something similar for expo-av or how should I go about this? Also, is there a way to create a sound like with the oscillator in the web audio API or do I have to use audio files?

Tried something like https://github.com/onury/tasktimer which makes it better but not reliable.

0 Answers0