• Stars
    star
    174
  • Rank 219,104 (Top 5 %)
  • Language
    JavaScript
  • License
    MIT License
  • Created almost 13 years ago
  • Updated about 6 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

HTML5 based audio editor.

Web Audio Editor

Edit your audio easily and quickly right in your web browser.

This version is more or less experimental and has only limited functionality.

Project information

This project is no longer maintained by the author. Repository is outdated and major refactoring is necessary, however, feel free to provide fixes/new features in pull requests.

Features

  • Open and display WAVE/MP3 audio files.
  • Zoom in/out audio waveform.
  • Audio tracks containing editable audio clips.
  • Audio clips are movable, resizable. Can be looped and splitted easily.
  • Editing functions such as Cut, Copy, Paste and Delete.
  • Multitrack selection tool.
  • and more...