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**
- Clone the repository by pasting the following command on your terminal
git clone https://github.com/naina35/UnderWater-Beats.git
- Open a new chrome tab and paste chrome://extensions/ in your tab
- switch on developer mode
- Click on Load Unpacked and select the cloned repository folder directly containing all the files
- Play any audio in any chrome tab and click on start button
- improve start/stop functionality
- improve audio to make it as close as possible to a real LOFI remix
- remove repeated code
- improve UI
email me or connect on linkedin for discussion/collaboration/suggestions Open a PR for contributing