Skip to content

meico v0.7.4

Compare
Choose a tag to compare
@axelberndt axelberndt released this 17 Jan 11:44
· 122 commits to master since this release

v0.7.4

  • Enhancement in method meico.mei.Mei.processMeasure(). If a measure does not comply with the underlying time signature meico needs to add another timeSignature element in the timeSignatureMap. However, the subsequent measure may comply with the original time signature. Hence, at the end of the non-compliant measure meico should switch back to the original time signature. This is what it does now.
  • Minor stability fix in method meico.mei.Mei.addDynamicsToMpm().