But encode as some parameter for tremolos, such as:
!LO:TREM:dots=4
Or better may be to calculate the number of dots automatically:
!LO:TREM:dots
which would add four dots for a half note tremolo of four eighth notes (and the dots=4 could be used to override of the automatically calculated number is different than the visual count for some reason).
A problem is that the stem/head placements of the dots would not be automaticaly controllable (it would depend on the pitches/clef/stem direction of the tremolo notes). Perhaps have dotsa and dotsb for placing the dots above/below the tremolo notes (which will work well if not transposing).
Emulate tremolo dots on tremolos, such as:
https://verovio.humdrum.org/?file=https%3A%2F%2Fdata.nifc.humdrum.org%2F18xx%3A3356.krn
Emulate as encoded in this example as text:
But encode as some parameter for tremolos, such as:
Or better may be to calculate the number of dots automatically:
which would add four dots for a half note tremolo of four eighth notes (and the
dots=4
could be used to override of the automatically calculated number is different than the visual count for some reason).A problem is that the stem/head placements of the dots would not be automaticaly controllable (it would depend on the pitches/clef/stem direction of the tremolo notes). Perhaps have
dotsa
anddotsb
for placing the dots above/below the tremolo notes (which will work well if not transposing).