Forked from https://github.com/pulse0ne/eq8
I needed to add a compressor to the original eq8 because separate audio extensions cannot share a common media source, so here it is.
Other changes:
- FFT visualisation
- upgraded to manifest v3
- Saved preset are synced so you can retrieve them on other machines or browser instances
- various other details, see commit logs
Pronounced 'equate'
eq8 is a web browser plugin (using the Web Extensions API) that brings a full-fledged parametric equalizer right to your browser. This allows you to equalize all of the HTML5 Audio/Video elements on any web page to your liking: YouTube™ videos, in-browser mp3's, etc. eq8 was inspired by Ableton® Live™'s awesome EQ Eight equalizer, and works similarly.
If you're feeling lost, there are some excellent videos online detailing how to effectively use an equalizer. That being said, I encourage you to play around with the plugin, because it's actually a lot of fun messing with the sounds in real-time.
npm install
npm run build:watch
npm run build
npm run start
npm run lint
YouTube™ is a trademark of Google® LLC.
Live™ is a registered trademark of Ableton®.
eq8 and its authors have no affialiation or relation to or with the aforementioned entities.