Hi Ben,
> What's the easiest way in LilyPond to create those beamed tremolos?
Just read the mail with code before in this thread. You can create them
via the \repeat tremolo command:
{
\repeat tremolo 8 { c'32 e' }
\repeat tremolo 4 { c'32 e' }
}
If you want to change the beam gap, here are the overrides:
http://lilypond.org/doc/v2.18/Documentation/snippets/repeats#repeats-engraving-tremolos-with-floating-beams
Best,
Joram
_______________________________________________
lilypond-user mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/lilypond-user