Skip to content

Convert a song to an image using FFT. Then, take any image and playback the encoded song!

Notifications You must be signed in to change notification settings

ThePickleGawd/song2image

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

song2image

Turn any song or audio clip into a shareable image. Play that image whenever!

Dev

Run Python server

uvicorn main:app --reload;

Play song from image

python play_image.py --file ~/Downloads/image.png

About

Convert a song to an image using FFT. Then, take any image and playback the encoded song!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages