surikov / webaudiofont

Use full GM set of musical instruments to play MIDI and single sounds or effects. Support for reverberation and equaliser. No plugins, no Flash. Pure HTML5 implementation compatible with desktop and mobile browser. See live examples.
https://surikov.github.io/webaudiofont/
GNU General Public License v3.0
891 stars 92 forks source link

window.requestAnimationFrame pauses playback when switching tabs in firefox/chrome? #108

Closed allen-munsch closed 1 month ago

allen-munsch commented 1 month ago

Is your feature request related to a problem? Please describe.

Any ideas on how to get the ticker to work when I switch tabs?

Describe the solution you'd like

Switch tab, continues to play

Describe alternatives you've considered

document.hidden and visibilitychange pause

Additional context

surikov commented 1 month ago

read this https://github.com/surikov/webaudiofont/issues/106