/X-EQUALIZER

Chrome extension and Firefox addon for Graphic Equalizer

Primary LanguageJavaScriptMIT LicenseMIT

X EQUALIZER

Chrome extension and Firefox addon for Graphic Equalizer.
This uses Web Audio API Library (XSound).

1. Get repository

$ git clone git@github.com:Korilakkuma/X-EQUALIZER.git
$ cd X-EQUALIZER
$ npm install
$ npm run build

2. Install to Google Chrome

  1. Type chrome://extensions/ to URL bar
  2. Check Developer mode and Click Load unpacked
  3. Choose X-EQUALIZER directory

3. Install to Mozilla Firefox

  1. Type about:debugging#/runtime/this-firefox to URL bar
  2. Click Load Temporary Add-on
  3. Choose X-EQUALIZER directory