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 can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
5 months ago | |
---|---|---|
LICENSE | 4 years ago | |
README.md | 5 months ago | |
generate_chords.pdf | 4 years ago | |
generating_chords.py | 4 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