heliosdesign / helios-audio-mixer

Web Audio API mixer library
https://heliosdesign.github.io/helios-audio-mixer/demo
MIT License
60 stars 11 forks source link

2.0 #16

Closed iainmcampbell closed 6 years ago

iainmcampbell commented 7 years ago

ES6 rewrite

MP3 is now supported across all browsers; file type detection no longer needed. HTML5 mode is still required to support IE11 though? and for lighter weight applications.

remove TWEEN.js requirement? not using it for much, could hold tween values internally

iainmcampbell commented 6 years ago

rewrite on dev branch, all these points are addressed