Denis Ineshin is announcing that Ion.Sound with version number 3.0.1 is already available to download.
What is Ion.Sound ?
Ion.Sound is A JavaScript library that allows developers to play any sounds or audio files on the Web, using nothing more than jQuery and the Web Audio API .
Ion.Sound was developed to give developers more control over sounds, using JavaScript code and the Web Audio API, with a fallback for using the the clunky HTML 5 audio tags.Developers have access to features like audio volume, looping, and merging sequences of sounds together, tools that will let them easily play one file or a sequence of audio snippets tied together.These files can be loaded and played one by one, or merged together into an audio sprite, a technique regular used in the gaming industry.Desktop and mobile browsers are supported.
This is changelog for Ion.Sound version 3.0.1 :
- New Web Audio API core
- HTML5 fallback remastered
- Audio sprites support
- Advanced preloading controls
You can read the complete changelog and also download this latest version on their homepage: ionden.com