You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi @JoyfulGen and @annamorphism, I noticed that Rodan produces clefs with invalid line. In MEI, the value must be in the range between 1 and the number of lines on the staff. But I've found straight outta OMR files have clefs with line equals to 0 or 5. I wonder what is the best way to fix this. We have two options for the MEI action:
remove the invalid clefs
modify the value, so that all values below 1 would be changed to 1, and all values above 4 would be changed to 4
Which one would you prefer?
yinanazhou
changed the title
[Staging] Neon should check if clef has @line
[Staging] Neon should check if clef has invalid @lineDec 18, 2024
Recent MEI files have clefs that have invalid
@line
attribute.Expected behaviour:
@mei:id
MEI encoding
job in Rodan should be fixed regarding thisThe text was updated successfully, but these errors were encountered: