Skip to content

Commit

Permalink
regenerate libmei for MEI Basic
Browse files Browse the repository at this point in the history
  • Loading branch information
rettinghaus committed Jan 24, 2025
1 parent a14ba71 commit 8cbc288
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion libmei/dist/meibasic.h
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ class MEIBasic {
{"chordTable", {"label", "type"}},
{"f", {"label", "type", "layer", "plist", "staff", "tstamp", "dur", "endid", "startid", "tstamp2", "color", "extender", "lendsym", "lendsym.size", "lstartsym", "lstartsym.size", "lform", "lwidth", "lsegs", "place", "ho", "vo"}},
{"fb", {"label", "type"}},
{"harm", {"label", "type", "chordref", "layer", "plist", "staff", "tstamp", "dur", "endid", "startid", "tstamp2", "rendgrid", "extender", "lendsym", "lendsym.size", "lstartsym", "lstartsym.size", "lform", "lwidth", "lsegs", "place", "ho", "vo", "startho", "endho"}},
{"harm", {"label", "type", "chordref", "layer", "plist", "staff", "tstamp", "dur", "endid", "startid", "tstamp2", "rendgrid", "color", "extender", "lendsym", "lendsym.size", "lstartsym", "lstartsym.size", "lform", "lwidth", "lsegs", "place", "ho", "vo", "startho", "endho"}},
{"availability", {"label", "type", "data"}},
{"fileDesc", {"label", "type", "corresp"}},
{"meiHead", {"label", "xml:lang", "type"}},
Expand Down

0 comments on commit 8cbc288

Please sign in to comment.