tweed / waveform-playlist

Multitrack Web Audio editor and player with canvas waveform preview. Set cues, fades and shift multiple tracks in time. Project inspired by Audacity.

Home Page:http://naomiaro.github.io/waveform-playlist/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Web Audio Multiple Track Waveform Editor

Inspired by Audacity, this project is a multiple track playlist editor written completely in javascript using the Web Audio API.

For help with setup check the wiki

###Try out the waveform editor!

Load tracks and set cues (track cue in, cue out), fades (track fade in, fade out) and track start/end times within the playlist. I've written up some demos on github for the different audio fade types in the project.

Save your progress by outputing editor state json. Localstorage has been used to save/restore editor state.

Screenshot (code for picture shown can be found in examples/render.html)

Music by Blitz//Berlin

Originally created for the Airtime project at Sourcefabric

License

About

Multitrack Web Audio editor and player with canvas waveform preview. Set cues, fades and shift multiple tracks in time. Project inspired by Audacity.

http://naomiaro.github.io/waveform-playlist/

License:MIT License


Languages

Language:JavaScript 75.5%Language:HTML 23.6%Language:CSS 0.9%