Changelog
0.16.0 - 2021-01-05
originalStack
cd node_modules/webmscore && npm run install:webpack
after package installation.Changelog
0.15.1 - 2020-12-28
setSoundFont
is called multiple timesChangelog
0.15.0 - 2020-12-28
setSoundFont
as a static method for Node.jsThis allows loading soundfonts in advance, before any score is loaded.
Changelog
0.14.2 - 2020-12-22
.wasm
file extension for Webpack. This makes web servers compress those files automatically.Changelog
0.14.1 - 2020-12-22
Worker
class