Waveform.js makes drawing SoundCloud waveforms simple and lets you style and color them the way you want it.
npm install waveform.jsUMD wrapper around Waveform.js in order to use this awesome library via NPM or Bower:
> Waveform.js makes drawing SoundCloud waveforms simple and lets you style and color them the way you want it. It comes as a small JavaScript library and is using a _lightweight service_ hosted on waveformjs.org that translates the waveform images provided by SoundCloud into floating points.
``bash`
npm install waveformjs --save
or
`bash``
bower install waveformjs --save
- Documentation - http://waveformjs.org/#usage
- Examples - http://waveformjs.org/#examples
---
MIT License