GithubHelp home page GithubHelp logo

henrynguyen5 / kaleidosync Goto Github PK

View Code? Open in Web Editor NEW

This project forked from zachwinter/kaleidosync

0.0 2.0 0.0 34.64 MB

A web-based Spotify visualizer.

JavaScript 79.05% CSS 19.93% HTML 1.02%

kaleidosync's Introduction

kaleidosync

A web-based Spotify visualizer, powered by the Echo Nest.

The Echo Nest prides itself in the comprehensive algorithmic analysis of music. Having been acquired by Spotify, their data resources are publicly available via the Spotify API.

Each song within Spotify's library have been fully analyzed: broken up into individual beats, segments, tatums, bars, and sections. There are variables assigned to describe mood, pitch, timber, and more โ€“ even how "danceable" a track is.

Using the HTML5 canvas I took a procedural approach to creating a visual representation of their efforts.

https://kaleidosync.herokuapp.com/

If you're interested in creating something similar, I've included a template as a starting point.

/public/js/kaleidosync/template.js

The template class extends base classes that keep track of your currently playing song, which specific interval is active, and expose event hooks on every interval change: e.g. on every beat change, do {x}.

Server-side code authenticates with Spotify using OAUTH.

Visualizer-specific code can be found here: /public/js/kaleidosync/

Feel free to reach out if you have any questions โ€“ or, even better, constructive feedback!

kaleidosync's People

Contributors

zachwinter avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.