Reads midi files of songs to tear apart its note data. Then generates a song using weighted average note generation.
Fill a folder named "music" with midi files. These will be read from read.py when ran.
Run build.py to use information generated from read.py to generate "music" that gets put into a folder named "created_music"
Basically a giant mistake.
randomwordgenerator credit here: https://pypi.org/project/randomwordgenerator/