Skip to content

Interactive programming project created in Software Design Spring 2019 course

Notifications You must be signed in to change notification settings

anniejchu/MusicVisualization

Repository files navigation

J.Chillin Music Transcender

An interactive music visualization project created in Olin College's Software Design Spring 2019 course. Enter any song you want, find a similar song, and compare track specs all in a fun and engaging program!

Website

For more information about this project, check out our website!

Members

Annie Chu + Nick Bourdon

Description

This program allows a user to compare an original input song's track features with a generated similar song's through interactive display.

Data Sources:

lyricfreak.com (to generate a similar song)

Spotify API (to get track info and track features)

Getting Started

Required packages:

pygame

bs4

spotipy

Install packages via "pip install "

Ex: To install pygame, write in terminal:

  pip install pygame

To Run:

To install J.CHILLIN MUSIC TRANSCENDER, clone the repository and run framework.py in the terminal. You will be prompted for a song input that the program will then base off of.

About

Interactive programming project created in Software Design Spring 2019 course

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages