Loading instruments via `require` or other compile-time means
Closed this issue · 2 comments
artsyca commented
I'd like to include my instrument files in the application bundle using webpack or some other means to save an HTTP request on the client side and the requisite ajax call. Is there the possibility loading the soundfont instruments using an import
or other similar method?
VadeanAndrada commented
Any updates on this? Thank you!
artsyca commented
I think we just used the assets via http request.