VenroyDEV / fulcrumification

Audio Overlay on mp3 files, for the sake of adding producer tags such as "fulcrum coming, up", "fulcrum is a codename, we give to our secret informants".

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

fulcrumification

fulcrum

how to run this

why make this?

I love listening to Soundcloud beats, every Soundcloud artist has a producer tag, in my opinion they hype & spice up the song so much. When I run or do any sport activity while listening to music, I sometimes just imagine certain producer tags in a beat not made by the producer, this program is now attempting to solve this very uncommon inconvinience.

The term "Fulcrumification" comes from the name "fulcrum" also known as "damianluck925", an american youtuber, who films himself smoking the penjamin in public. He has created multiple catchphrases such as "FULCRUM, COMING, UP!!! YODIEGANG, YOU FEEL ME?", and additionally adds sound snippets such as "fulcrum is a codename, we give to our secret informants".

temp DEV NOTES

required libraries:

  • tkinter (gui)
  • pydub (framework/library for easy audio management)
  • ffmpeg (editing)
  • yt-dlp

Hopefully I can just use pyinstaller to make it into an .exe and avoid prerequired libraries to be manually downloaded.

About

Audio Overlay on mp3 files, for the sake of adding producer tags such as "fulcrum coming, up", "fulcrum is a codename, we give to our secret informants".

License:GNU General Public License v3.0


Languages

Language:Python 100.0%