You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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