Here are some drafts of pure python code to generate chords with lilypond. Next fix will be to avoid repetitions of notes. Modified from Tim Vet's example here: https://bit.ly/2TSlpM3
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
11 months ago | |
---|---|---|
LICENSE | 5 years ago | |
README.md | 11 months ago | |
generate_chords.pdf | 5 years ago | |
generating_chords.py | 5 years ago |
README.md
generatingchords
Here are some drafts of vanilla python code to generate chords with lilypond. Next fix will be to avoid repetitions of notes.
Modified from Tim Vet's example:
originally branched from notabug.org/jgart if anyone knows where this went let me know