2014-07-09 2:54 GMT+02:00 Javier Ruiz-Alma <[email protected]>:
> I need help implementing beam subdivisions with non-periodic beat
> structure (see image). Thank You!
>
I'm afraid you'll have set them manually (like in the good old times)!
\version "2.18.2"
\relative c''''{
\time 4/4
\key g \minor
\ottava #1
ees16[
\set stemRightBeamCount = #1
d
\set stemLeftBeamCount = #1
f ees
\set stemRightBeamCount = #1
d
\set stemLeftBeamCount = #1
c b d
\set stemRightBeamCount = #1
c
\set stemLeftBeamCount = #1
bes a g
\set stemRightBeamCount = #1
fis]
\bar "!"
}
Cheers,
Pierre
_______________________________________________
lilypond-user mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/lilypond-user