Skip to content

this is a try to automaically convert simple songs to lofi type songs

Notifications You must be signed in to change notification settings

samarthshrivas/Slowed-Reverbed-Surround

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Slowed+Reverb+Surround

About The Project

This is a try to automaically convert songs to lofi version of that song

Original
saware.mov
LOFI Version
lofi.mov

Built With

Python

Getting Started

Installation

The following libraries are tools are required for this project to run:

Make sure ffmpeg is installed on device: ####Linux : sudo apt install ffmpeg

Windows :

ffmpeg : https://ffmpeg.org/download.html

Python libraries (Required)

pip install -r requirements.txt

Usage

Its rearly simple to use this script

from utils import slowedreverb
slowedreverb('input.wav', 'output.wav')

For more examples, please refer to the Examples

About

this is a try to automaically convert simple songs to lofi type songs

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages