HTML5 Audio Editor

Hi,

I wrote a small Audio Editor written in HTML5 with the Web Audio API (Chrome or Nightly Safari supported). You can load any supported format (MP3, ...) and save the result as WAVE. I put some simple editing tool (Copy, Paste, ... , Fade In/Out, Normalize, Gain) on it. It's is prototype and my first HTML application. But it works and may be some of you are interessed. 

The Editor can be previewed at: http://plucked.de
The Source is on github: https://github.com/plucked/html5-audio-editor


Cheers,

Rainer

Received on Thursday, 12 July 2012 08:15:35 UTC