jet2jet / js-synthesizer

Synthesizer library for web-based JS program, using with Web Audio or etc.
BSD 3-Clause "New" or "Revised" License
57 stars 8 forks source link

very nice project , here some testresults #11

Open coderofsalvation opened 3 years ago

coderofsalvation commented 3 years ago

Hi, this is a really cool wrapper for fluidsynth. I've tested it succesfully on several devices:

env normal audioworklet
chrome 91 desktop yes yes
chrome 89 android yes, but with usual glitches no
firefox 88 yes no

I know webAudio is not a very stable API, just thought I put these tests out here.