vlad0337187 / eq8

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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


Languages

Language:Vue 71.6%Language:JavaScript 17.5%Language:SCSS 10.3%Language:HTML 0.7%