Skip to content

Latest commit

 

History

History
37 lines (31 loc) · 1.09 KB

README.md

File metadata and controls

37 lines (31 loc) · 1.09 KB

UnderWater-Beats

Chrome Extension that converts any audio playing in your chrome tab to lofi style audio. achieved by

  • slowing the speed to 0.75
  • frequency filtering
  • bass boost
  • reverb effect using convolver

There are some issues that I am currently working on.
**Suggestions are welcome**

Table of Contents

Installation

  1. Clone the repository by pasting the following command on your terminal
    git clone https://github.com/naina35/UnderWater-Beats.git
    
  2. Open a new chrome tab and paste chrome://extensions/ in your tab
  3. switch on developer mode
  4. Click on Load Unpacked and select the cloned repository folder directly containing all the files
  5. Play any audio in any chrome tab and click on start button

Issues

  • improve start/stop functionality
  • improve audio to make it as close as possible to a real LOFI remix
  • remove repeated code
  • improve UI

Contributing

email me or connect on linkedin for discussion/collaboration/suggestions Open a PR for contributing