Skip to content

pulse0ne/eq8

Repository files navigation

eq8

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.

Project setup

npm install

Compile and hot-reload for development

npm run build:watch

Compile and minify for production

npm run build

Runs the plugin as a temporary extension in Firefox

npm run start

Lints and fixes files

npm run lint


Legal Stuff

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.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published