OpenChart-web
OpenChart-web copied to clipboard
Control music using WebAudio API
The WebAudio API gives us more control over the music playback. For example, we can schedule when the music should start playing, which would help fix an issue where sometimes the music playback is desynced from the chart/metronome.
https://developer.mozilla.org/en-US/docs/Web/API/MediaElementAudioSourceNode