Web-Multi-Media / multi-web-audio-sequencer

Web collaborative step sequencer
https://labs.freesound.org/sequencer
GNU General Public License v3.0
10 stars 2 forks source link

Sampler does not work when no tab focus #20

Closed xavierfav closed 6 years ago

xavierfav commented 6 years ago

When there is no focus of the sequencer tab browser, the sequencer does not work properly. This might be due to how the sampler works.

I think we can re-write the sampler we have that plays the different samples. A good sequencer can be find in this example.

xavierfav commented 6 years ago

Instead of trying to make it work when not have the tab focus we could simply stop the sequencer has it behave in a strange way (loud segments of the samples are randomly played) for now.