CreateJS / SoundJS

A Javascript library for working with Audio. It provides a consistent API for loading and playing audio on different browsers and devices. Currently supports WebAudio, HTML5 Audio, Cordova / PhoneGap, and a Flash fallback.
http://createjs.com/
MIT License
4.44k stars 835 forks source link

Still maintained? #329

Open Yahav opened 2 years ago

Yahav commented 2 years ago

I'm diving into new project which will require a module to work with audio such as SoundJS, however, it seem like there is very little maintenance and bug fixes going on. Is this package still maintained?

danzen commented 2 years ago

Hi @Yahav - sorry for the late response on this - missed it as I tend to follow the Easel GitHub. There is maintenance done to update CreateJS for any new Browser issues. There is no current development on CreateJS which was built as a very solid base. We know at ZIM https://zimjs.com that the base is solid as we have built ZIM on CreateJS have have made hundreds of new features over the last seven or eight years. Anyone is welcome to pop over to ZIM and see the active development to add conveniences, components and controls for CreateJS.