Yotam Mann
Yotam Mann
It seems like Tone.js isn't quite ready for verbatimModuleSyntax, from what i'm understanding, in order to get it there, all of the type imports would need to be separated out...
You still having this issue? i'm not able to reproduce this anymore
Are you initiaing the Web Audio context with `Tone.start()` on a click event?
good catch, i think that this npm script is no longer used, probably can be removed. [The docs build](https://github.com/Tonejs/tonejs.github.io/blob/master/scripts/build_latest.mjs#L33) script actually only calls `npm run build:json`
thanks for looking into this @chrisguttandin and @kdulcet i'll investigate a bit when i have a moment, seems like some kind of cleanup on stop would make sense