Skip to content
main
Switch branches/tags
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 

keygen

Donate

Keygen composes original music in the form of midi files.

Usage

Write a song with modal mixture:

  • python3 keygen.py 'c_major' 'minor'

Write a song with a single mode:

  • python3 keygen.py 'd_dorian'

Let the software decide the key and modes:

  • python3 keygen.py

Requirements

  • pip3 install -r requirements.txt This will install mido and my music theory library midi-abstraction.

Listen on YouTube

About

Keygen composes original music in the form of midi files.

Topics

Resources

License

Releases

No releases published

Packages

No packages published

Languages