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 start
MIT, see LICENSE.md for details.