Skip to content
This repository was archived by the owner on Sep 30, 2019. It is now read-only.

Latest commit

 

History

History
27 lines (16 loc) · 851 Bytes

File metadata and controls

27 lines (16 loc) · 851 Bytes

 Waveform.js

UMD 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.

Install

npm install waveformjs --save

or

bower install waveformjs --save

Usage


MIT License