bmm-web
bmm-web copied to clipboard
Don't reload track on loop-play
In the current implementation, we reload the track every time we play it. This could be done more efficiently by using the "loop" property on the track.
https://developer.mozilla.org/en-US/docs/Web/HTML/Element/audio#loop