riday, May 26, 2006 4:00 PM
To: James Wilkinson
Cc: lilypond-user@gnu.org
Subject: Re: subdivided beams partially successful
Hi, James:
The "easy" way is to explicitly include a connected beam around the
duration of a quarter note each time, q.v., the second set of six
16th notes
Hi, James:
The "easy" way is to explicitly include a connected beam around the
duration of a quarter note each time, q.v., the second set of six
16th notes in
%% CODE SNIPPET BEGINS
\version "2.9"
\relative c''
{
\set subdivideBeams = ##t
\set Score.beatLength = #(ly:make-mo
I'm working on a piece that has a long run of triplet 16th notes. In
the original they are printed in groups of six which are subdivided
into subgroups of three. I.e. the top beam covers six stems, and
there are two bottom beams, one for the first three notes and one for
the second three notes