Koshkaj / lofictl

lofictl is a command line tool to transform your favorite track to slow + reverb version

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Lofictl

Made this project like two or three years ago. If you are like me and like slowed + reverbed tracks. This tool is for you

Just uploading on here so that I can clean up my hard drive šŸ¤£

Enjoy !

Usage

make build

./lofictl -h # help info
./lofictl apply -h # apply info

# example

./lofictl apply -f my_track.mp3 -r 0.8 # Slows track by 20% 

About

lofictl is a command line tool to transform your favorite track to slow + reverb version


Languages

Language:Go 98.5%Language:Makefile 1.5%