Give them credit is an open source project still under development that combines music, programming and digital art. Album credits are the lifeblood of musicians but softwares such as Music or Spotify only show headline artists and track titles. The contribution of all the other musicians and technicians is anonymized and minimized. The aim of this project is to literally give credit to all those people involved in the process of creating music through the acquisition, analysis and visualization of metadata taken from the Rovi API.
To make this sketch working on your computer, create a new Processing file named Configuration.pde inside the sketch folder and copy-paste this code:
String APIKey = "REPLACE WITH YOUR APIKEY";
String APISecret = "REPLACE WITH YOUR APISECRET";
This program is licensed and GNU GPL v2.0
Like this project? Found a bug? Feel free to send me an email federico@federicopepe.com or tweet @fedpep.
Last update: 18 September 2015