Closed ramirezd42 closed 7 years ago
I'd have a look at some of the audiojs ecosystem modules. Specifically: https://github.com/audiojs/web-audio-api
Thanks! I'll definitely give it a whirl
I swapped in audiojs' web-audio-api implementation in the example and the problems in #3 were not improved much if at all. I'm guessing that wasn't actually the problem in the first place, so I'm closing this and re-opening that issue so it's still visible.
The node-web-audio-api library is causing some problems in the example script (see: https://github.com/ramirezd42/vst-js/issues/3)
I should look for a more reliable replacement and replace it with that.