An open API service indexing awesome lists of open source software.

https://github.com/simonwep/spectrum

🎙️ Fast, installable, in-browser audio spectrum visualizer. Support for both realtime and audio files!
https://github.com/simonwep/spectrum

audio audio-analysis fft fft-analysis progressive-web-app pwa spectrum spectrum-analyzer tool visualization web-app

Last synced: 8 months ago
JSON representation

🎙️ Fast, installable, in-browser audio spectrum visualizer. Support for both realtime and audio files!

Awesome Lists containing this project

README

          



Logo


Audio Spectrum Analyzer



CI / CD Status
License MIT
Support me


Drop an audio file and see its acoustic spectrum!

> This project is heavily inspired by [spek](https://github.com/alexkay/spek)!

### What is this?

This is a small audio spectrum analyzer that I created after realizing that [spek](https://github.com/alexkay/spek) is no longer actively maintained.
I also wondered if it was possible to make it more performant and portable.
To achieve both performance and cross-platform compatibility, this has become a PWA and uses the browser's native audio API (which is fast!).

I'd say, pick any audio file and [try it out](https://spectrum.reinisch.io) :)