Created for Music Hack Day Boston 2014, this web application plays a song while showing various views of the waveform, as well as the lyrics.
Requires NodeJS and a few npm packages to serve the files over HTTP. Then do:
> npm install
> node server
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Created for Music Hack Day Boston 2014, this web application plays a song while showing various views of the waveform, as well as the lyrics.
Requires NodeJS and a few npm packages to serve the files over HTTP. Then do:
> npm install
> node server