Am 12.11.18 um 18:07 schrieb Torsten Hämmerle:
Hi Malte,

That's strange, but it seems to be related to the *3 (length factor) used in
g1*3.
Restricting the use of these multipliers to full measure rests (i.e. writing
g1 s1*2) I couldn't reproduce the effect.
Can you confirm this?

I can confirm for that particular code example. But I found another (slightly bigger) example that doesn’t need such scaled durations:

%%%%%%%%%%%%%%%%%%%%%%%%%
\version "2.19.82"

<<
  \chords {
    s1 s s s s s g
  }
  \relative {
    \repeat unfold 32 b16
    b4 b b b
    \repeat unfold 16 b16
    R1 R R R R
  }
>>
%%%%%%%%%%%%%%%%%%%%%%%%%

_______________________________________________
bug-lilypond mailing list
bug-lilypond@gnu.org
https://lists.gnu.org/mailman/listinfo/bug-lilypond

Reply via email to