A small web app that shows the frequencies in real-time of a MP3/OGG file. Modelled after Ableton Live's Spectrum effect.
To build from source:
git clone https://github.com/mattdesl/spectrum.git
cd spectrum
npm install
npm run startMIT, see LICENSE.md for details.