issues
search
k3yg4n
/
mewzaki
A script that automatically creates lo-fi variants and uploads them to a YouTube channel.
0
stars
0
forks
source link
create equalizer visuals for songs
#18
Open
k429wang
opened
2 years ago
k429wang
commented
2 years ago
create a visual equalizer for a given mp3 file
output a visual that can be overlayed on top of a picture for the youtube video
https://www.youtube.com/watch?v=G-J36pjSthI
k429wang
commented
2 years ago
Notes
Audio processing python libraries:
librasa -> audio analysis (visualizer)
torchaudio -> audio processing and modification (lofi-cation)