lilypond-user
[Top][All Lists]
Advanced

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

Re: Beam breaking


From: Aaron Hill
Subject: Re: Beam breaking
Date: Sat, 01 Aug 2020 21:13:15 -0700
User-agent: Roundcube Webmail/1.4.2

On 2020-08-01 9:03 pm, Andrew Bernard wrote:
Ah, is it to do with the tuplet not being breakable?

Nope.  It's because there was no barline to break at.

Try:   \bar "" \break


Remember that your \tuplet 7/8 is scaling note durations.

You could do this instead and see that you do not need to add the explicit \bar command:

\set Timing.measureLength = #(ly:make-moment (* 1/4 8/7))


-- Aaron Hill



reply via email to

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