Skip to content

Releasing version 1.0.0

Compare
Choose a tag to compare
@meenie meenie released this 14 Jul 01:59
· 14 commits to master since this release
  • No long need to call finish() on each instrument.
  • BandJS.end() has been renamed to BandJS.finish() and it now returns an instiated Player class.
  • Numerous bug fixes and performance improvements.
  • Coverted library into Browserify structure. Should now be more friendly when using with NodeJS.
  • Updated examples and added a new JSON Load example.