katspaugh is announcing that wavesurfer.js with version number 1.0.30 is already available to download.
What is wavesurfer.js ?
wavesurfer.js is Show interactive waveforms for audio files you’re playing online, complete with support for subtitles, annotations, and microphone input .
wavesurfer.js is an audio visualization system that works via the Web Audio API and the HTML5 canvas utility.The library works by reading an audio file or audio stream (for microphone input) and plotting out the audio’s waveform via a canvas tag.This waveform can be clicked, making the audio playback automatically jump to that point.Portions of the waveform can also be selected, played, and annotated, ideal for creating interactive songs or for showing subtitles and translations with the audio track.The wavesurfer.js library should work in all major browsers, and the download package comes with a fully-working demo page.The library’s core is also modular, and most of the functionality is split into plugins.Other features contained in plugins include support for playlist, an audio equalizer, channel splitting, spectrograms, audio panning, and many other more.
This is changelog for wavesurfer.js version 1.0.30 :
You can read the complete changelog and also download this latest version on their homepage: www.wavesurfer.fm