Skip to content

Reads midi files of songs to tear apart its note data. Currently uses an RNN.

Notifications You must be signed in to change notification settings

topoftheyear/Music-Generator

Repository files navigation

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/

About

Reads midi files of songs to tear apart its note data. Currently uses an RNN.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages