dashroshan / 8d-slow-reverb

🎵 Generate 8d + slow + reverb version of any song using python

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

8D Audio + Slow + Reverb

Setup

Install required python libraries:

pip install pedalboard SoundFile pydub

Install FFMPEG:

  1. Download ffmpeg
  2. Extract its contents somewhere
  3. Copy the bin folder path
  4. Search "environment" in windows search. Click : Edit the system environment variable -> environment variable -> click on path -> edit -> new -> paste bin path -> ok

How to use

Rename your music file to music.wav or music.mp3 and put it in the same folder as the main.py file. Run the main.py file. The edited music file will be auto-saved in the same folder as music8d.mp3

About

🎵 Generate 8d + slow + reverb version of any song using python


Languages

Language:Python 100.0%