Skip to content

austinconnor/ASCII-MusicGenerator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ASCII-MusicGenerator

ASCII Sheet Music Generator in Python

Run 'music.py' using python 3 and follow the program's prompts
Features:
Starts and ends on root note of key
Note durations are limited to the amount of beats left in a measure (no ties over bar lines)
Can generate as many or as few measure as you desire (limited by how many can fit on your screen)

TODO:
Add support for 6/8 time signature
Refactor note.py code (if at all possible)
Automate key generation, instead of hard-coding it
Output a MIDI file that goes along with the generated sheet music
----------------------------------------------------

Written by Connor Austin
Give credit if you use parts or all of the code

About

ASCII Sheet Music Generator in Python

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages