Open craigsapp opened 1 year ago
In the following example, the notation is correct when an invisible barline is added just before the "3" time signature:
View in VHV
If the invisible barline is removed, the time signature is incorrect:
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" />
In the following example, the notation is correct when an invisible barline is added just before the "3" time signature:
View in VHV
If the invisible barline is removed, the time signature is incorrect:
View in VHV
The first time signature:
The second time signature (which needs to be changed into the first one):