sj26 / soundwave

An example Ruby on Rails app with seekable waveform of audio attachment.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Soundwave

Screenshot of an audio attachment with seekable waveform image

Created to sate Client-Side JavaScript Waveform Visualizer because it piqued my curiosity.

Allow uploading of audio clips, thumbnailing them with a waveform, then using HTML5 audio to play them back in a browser with a scrobblable/seekable waveform.

Justification

It looks like your site is Django, but similar concepts can be applied, and you're uploading audio files. Thumbnail their waveforms, just like Soundcloud and other self-respecting audio sites and similar HTML5 audio demos, turning it into a scrobbler.

License

MIT (See LICENSE)

See Also

About

An example Ruby on Rails app with seekable waveform of audio attachment.

License:MIT License


Languages

Language:Ruby 80.4%Language:HTML 17.9%Language:CoffeeScript 1.0%Language:Sass 0.7%