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:
- PIL (installable through pip)
- python-midi
- Clone the repo
- Add any MIDI files to the
music/
directory - run
python index.py
- View your generated images in the images directory