Spectrum
🎙️ Fast, installable, in-browser audio spectrum visualizer. Support for both realtime and audio files!
Install / Use
/learn @simonwep/SpectrumREADME
<br/>
<h3 align="center">
<img src="public/images/icon-512x512.png" alt="Logo" height="256">
</h3>
<h3 align="center">
Audio Spectrum Analyzer
</h3>
<br/>
<p align="center">
<a href="https://github.com/simonwep/spectrum/actions?query=workflow%3Amain"><img
alt="CI / CD Status"
src="https://github.com/simonwep/spectrum/workflows/Main/badge.svg"/></a>
<a href="https://choosealicense.com/licenses/mit/"><img
alt="License MIT"
src="https://img.shields.io/badge/license-MIT-ae15cc.svg"></a>
<a href="https://github.com/sponsors/simonwep"><img
alt="Support me"
src="https://img.shields.io/badge/github-support-6a15cc.svg"></a>
</p>
<p align="center">
<a href="https://spectrum.reinisch.io">Drop an audio file and see its acoustic spectrum!</a>
<p>
This project is heavily inspired by spek!
What is this?
This is a small audio spectrum analyzer that I created after realizing that 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 :)
