rism-digital / verovio

🎵 Music notation engraving library for MEI with MusicXML and Humdrum support and various toolkits (JavaScript, Python)
https://www.verovio.org
GNU Lesser General Public License v3.0
683 stars 185 forks source link

Too short beamed stems in 2-layer-staff in latest Vervovio dev #2857

Closed frakel closed 2 years ago

frakel commented 2 years ago

this seems to be a regression as previous versions of Verovio rendered

this MEI code:

```xml Short stem in beams W. A. Mozart

20 p
```

correct:

short_beam_2_layers_version_10_KV284_03_m241

craigsapp commented 2 years ago

Seems related to PR https://github.com/rism-digital/verovio/pull/2588 (but in that case the notes in the beam are all at the same pitch).

Screen Shot 2022-05-12 at 3 30 15 AM