lilypond-user
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Feedback requested: measure counter over compressed MM rest


From: Jean Abou Samra
Subject: Feedback requested: measure counter over compressed MM rest
Date: Fri, 23 Apr 2021 13:02:15 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.7.1

Hi,

The measure counter currently understands a
compressed MM rest as a single measure:

\version "2.23.3"

\new Voice \with {
  \consists Measure_counter_engraver
}
\compressMMRests {
  \startMeasureCount
  c'1
  R1*5
  c'1
  c'1
  \stopMeasureCount
}

This has been registered as an issue in
the tracker:

https://gitlab.com/lilypond/lilypond/-/issues/6124

I'd like to fix it, but I have no idea
how -- I am not a user of the measure
counter myself. What should LilyPond print
in this case?

If you use the measure counter and have an
opinion, you are welcome to voice it on the
bug page.

Thanks,
Jean

reply via email to

[Prev in Thread] Current Thread [Next in Thread]