Audio API - Sample Visualizer App
This app is provided as an example to developers interested in the new Audio API. The goal of this app is to demonstrate how to use the Audio API to create a Visualizer. By no means this is a finished product and is not intended to be used in production. This is strictly a demo.
API
For more information about the Audio API, please visit:
https://developer.spotify.com/docs/apps/api/1.0/api-audio.html
Getting Started
In order to run this application, follow the instructions on the developer website
on how to setup your environment for development. Then clone this project into your Spotify folder.
Launch the app by typing spotify:app:visualizer
in the search box.