humdrum-tools / verovio-humdrum-viewer

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

Separate tremolo notes on the same pitch #824

Open jacekiwaszko1 opened 1 year ago

jacekiwaszko1 commented 1 year ago

The following example

image

renders as

image

Successive tremolos on the same pitch are merged when they should not be. Here's the data for the example.

**kern
*clefG2
*k[b-e-a-d-]
=
*tremolo
!LO:TREM:r=8
16eeLL
16eeJ
!LO:TREM:r=8
16eeL^
16eeJ
!LO:TREM:r=8
16eeL
16eeJ
!LO:TREM:r=8
16eeL
16eeJJ
!LO:TREM:r=8
16eeLL
16eeJ
!LO:TREM:r=8
16ffL
16ffJ
!LO:TREM:r=8
16bb-L
16bb-J
!LO:TREM:r=8
16bb-L
16bb-JJ
*Xtremolo
=
*-

LO:TREM:r=[n] was mentioned in the issue #407