react-native-songbook
react-native-songbook copied to clipboard
Audio player: add loop and count-in features
Implement two new audio playback options: loop (repeat the tune until the stop button is pressed) and metronome count-in.
I think the ABCJS synth supports these, otherwise it might not be possible.