spectrum

October 24, 2016 ยท View on GitHub

experimental

A small web app that shows the frequencies in real-time of a MP3/OGG file. Modelled after Ableton Live's Spectrum effect.

https://spectrum.surge.sh

screenshot

Usage

To build from source:

git clone https://github.com/mattdesl/spectrum.git
cd spectrum
npm install
npm run start

License

MIT, see LICENSE.md for details.