nativeformat / NFPlayerJS

A JavaScript/TypeScript audio engine for the Web and Server capable of multitrack time stretching, pitch shifting, declarative effects, faster than realtime processing, and more!
https://nativeformat.github.io/NFPlayerJS
Apache License 2.0
130 stars 9 forks source link

Build stages / steps are wonky #17

Open kirbysayshi opened 5 years ago

kirbysayshi commented 5 years ago

https://github.com/spotify/NFPlayerJS/issues/11 is a solution to this. Right now the build is fairly confusing, since the root package must be built before the demo is built, and some of the steps are not idempotent, resulting in #15 .