Re: Beaming error

2024-09-30 Thread Knute Snortum
On Mon, Sep 30, 2024 at 10:52 AM wrote: > Richard, > > Add a line (see the first one) > Change beat structure > > { > \set Timing.beamExceptions = #'() > \set subdivideBeams = ##t > \set baseMoment = #(ly:make-moment 1/8) > \set beatStructure = 1,1,1,1,1,1,1,1 > > \tuplet 3/2 { c'16 16

RE: Beaming error

2024-09-30 Thread carsonmark
Richard, Add a line (see the first one) Change beat structure { \set Timing.beamExceptions = #'() \set subdivideBeams = ##t \set baseMoment = #(ly:make-moment 1/8) \set beatStructure = 1,1,1,1,1,1,1,1 \tuplet 3/2 { c'16 16 16 } \repeat unfold 4 c'32 \repeat unfold 8 c'32