fsynthlib / fsynth

Music synthesizer, written for fun and to learn stuff
MIT License
11 stars 1 forks source link

Fix playback in Web version with Wavesurfer #59

Closed krzema12 closed 4 years ago

krzema12 commented 4 years ago

It's hard to reproduce. Sometimes the playback doesn't start. Currently there's a hack with delay. See the code.

A possible solution is to use events: https://wavesurfer-js.org/docs/events.html