midi-json-parser
midi-json-parser copied to clipboard
ReferenceError: Worker is not defined
trafficstars
Because the sub module midi-json-parser-broker is using Worker, the parser does not work with node.js.
The Worker is supported by the browser, but not by node.js.