Michael Sperone wrote:

I am now having trouble with the barcheck. How do I keep it all in one quarter note? Do I need to do a "\times 7/8 { ... } "? first?

Right, you have to scale the durations, since the total duration
of the beamed notes will not change. However, if you use
\times 8/7{...}, then you will get a tuplet indication, which you
don't want. I'd rather scale the duration of each note, using
bes32*8/7\p\>[ ges d' bes, c' ges
which gives the same scaling of the durations but without the
tuplet indication.

  /Mats


_______________________________________________
lilypond-user mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to