soundcloud-waveform

1.0.0 • Public • Published

soundcloud-waveform experimental

Get the waveform data for a given SoundCloud track URL as an array. Works with node and browserify.

Usage

NPM

waveform(client_id, url, callback)

Takes a client_id and the resource's permalink url, calling callback(err, wavedata) when complete.

wavedata is an array of amplitudes over time for the track. See waveform.js for further information.

License

MIT. See LICENSE.md for details.

Package Sidebar

Install

npm i soundcloud-waveform

Weekly Downloads

0

Version

1.0.0

License

MIT

Last publish

Collaborators

  • hughsk