2022.06.14

This commit is contained in:
Seymour Shlien
2022-06-14 14:46:35 -04:00
parent 243477ba58
commit ff3200286b
14 changed files with 204 additions and 45 deletions

View File

@@ -176,6 +176,7 @@ struct voice {
float tuple_height;
/* variables for assigning syllables to notes */
struct feature* linestart;
struct feature* lyrics_end;
struct feature* lineend;
struct chord* thischord;
struct feature* chordplace;