Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 478 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 478 Bytes

Music-Generator

Reads midi files of songs to tear apart its note data. Then generates a song using weighted average note generation.

Operation

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.

Credit

randomwordgenerator credit here: https://pypi.org/project/randomwordgenerator/