spotify / apps-tutorial

A Spotify App that contains working examples of the use of Spotify Apps API
https://developer.spotify.com/technologies/apps/
627 stars 146 forks source link

API to get waveform? #21

Closed evantahler closed 10 years ago

evantahler commented 11 years ago

Hi! I would like to make an HTML5 visualizer for Spotify. Does your plugin API provide any access to the waveform?

JMPerez commented 10 years ago

Hi @evantahler. A handy Audio API has been recently added to the Spotify Apps API. Please, have a look at this blog post where you will find an overview of the Audio API and a sample app.