lilypond-user
[Top][All Lists]
Advanced

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

beaming rule which beams across barlines?


From: Kieren MacMillan
Subject: beaming rule which beams across barlines?
Date: Thu, 11 Jun 2015 11:52:12 -0400

Hello all,

Can I write a beamExceptions or beatStructure (or…?) which automatically makes 
the first score in this snippet look like the second?

\version "2.19"

beamlessInSeattle = {
  \repeat unfold 8 { a8 a a }
}

\score { { \time 4/4 \beamlessInSeattle } }

beamMeUp = {
  \repeat unfold 8 { a8[ a a] }
}

\score { { \time 4/4 \beamMeUp } }

Thanks,
Kieren.

________________________________

Kieren MacMillan, composer
‣ website: www.kierenmacmillan.info
‣ email: address@hidden




reply via email to

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