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.
 
@jeffcliff@shitposter.club cc68eb4cf2 Update 'README.md' 11 months ago
LICENSE Initial commit 5 years ago
README.md Update 'README.md' 11 months ago
generate_chords.pdf an example illustration generated by lilypond 5 years ago
generating_chords.py Add '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