Skip to content

Latest commit

 

History

History
39 lines (27 loc) · 1.15 KB

README.md

File metadata and controls

39 lines (27 loc) · 1.15 KB

musicVis

A web client and backend pipeline that stream a waveform of the music you upload.

order of operations:

  1. start node.js server (install dependancies if needed)
node backend.js
  1. run python backend script
python pybackend.py
  1. connect to http://localhost:3000/

  2. select a song and watch the stream!

*note: pydub is used, which requires downloading ffmpeg and adding path\to\ffmpeg\bin\ to the system Path

Video

Click here and download the video (hosted in this repo)

Recorded with Xbox Game bar, which for some reason ommits a portion of the visualiser on the left hand side. See screenshots for the actual visuals

Screencaps

Screencap 0 Screencap 2 Screencap 3 Screencap 5