spectrum

a small tool to visualize the frequencies of an audio file

MIT License

Stars
104

spectrum

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

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.