#Img2Pic
##About
Our project takes any MIDI file within the music/
directory and takes the tick and data elements of the file to create an image. It's pretty lit tbh.
Black Beatles by Rae Sremmurd:
##Requirements:
- PIL (installable through pip)
- python-midi
##Installation:
- Clone the repo
- Add any MIDI files to the
music/
directory - run
python index.py
- View your generated images in the images directory
##DISCLAIMER: None of the songs are our own and are the property of their rightful owners.