hisschemoller / music-pattern-generator

Javascript MIDI Music Pattern Generator
GNU General Public License v3.0
321 stars 33 forks source link

On firefox midi timer stop when tab lost focus (background) #21

Open ftoledo opened 2 years ago

ftoledo commented 2 years ago

Hi i test this great wepapp with firefox. (i known that midi support are experimental)

The app work fine..just only issue.. if i change to another tab, the mpg tab got to background and the midi clock sems to paused then i return to the mpg tab and get a flooded queue of sequence sounds

I think that is a firefox behavior. i just reporting maybe the apllicaciton can claim to continue on background i don known.

thanks!!!