humdrum-tools / verovio-humdrum-viewer

Verovio Humdrum Viewer
http://verovio.humdrum.org
36 stars 9 forks source link

"3" time signature in middle of measure #859

Open craigsapp opened 8 months ago

craigsapp commented 8 months ago

In the following example, the notation is correct when an invisible barline is added just before the "3" time signature:

Screenshot 2023-10-18 at 8 08 46 PM

View in VHV

If the invisible barline is removed, the time signature is incorrect:

Screenshot 2023-10-18 at 8 11 07 PM

View in VHV

The first time signature:

       <meterSig xml:id="m10enaq9" count="3" unit="1" form="num" />

The second time signature (which needs to be changed into the first one):

         <meterSig xml:id="metersig-L11F1" count="3" unit="3" />