Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 730 Bytes

README.md

File metadata and controls

20 lines (13 loc) · 730 Bytes

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