Raphael Serota is announcing that Wad with version number 2.1.1 is already available to download.
What is Wad ?
Wad is An open source, lightweight JavaScript library for dynamic sound synthesis and audio manipulation using the new HTML5 Web Audio API .
Wad can handle audio looping, custom sound playback at desired intervals or on demand, allowing developers to create custom sound waves via JavaScript code and control their playback on the page.Wad.js supports sound creation, panning, filters, pitching, detunes, delays, reverberation, and other similar sound processing operations, allowing developers to create the sound effects they need.It also supports microphone or MIDI inputs, just in case you need to acquire sound from other sources and work with that.The library can be used for online games, adding special effects on various user interactions, on both mobile and desktop environments.In-depth documentation is provided with the package’s README file.
This is changelog for Wad version 2.1.1 :
- Added stereo panning.
You can read the complete changelog and also download this latest version on their homepage: www.codecur.io