Or possibly
%
\version "2.22.1"
\fixed c' {
\once \set subdivideBeams = ##t
\once \set baseMoment = #(ly:make-moment 1/8)
c32 c c c
\tuplet 3/2 {c32 c \set stemRightBeamCount = #2 c } \set stemLeftBeamCount =
#2
c64 c c c
}
> 22 aug. 2022 kl. 09:47 skrev Leo Co
I’d guess it’s a written-out accelerando. For exactly how I would do it could
depend a bit on circumstances, like tempo and melody, but I think this is
fairly readable and how I would do it at lest in reasonably slow tempi…
%
\version "2.22.1”
\fixed c' {
\set subdivideBeams = ##t
Greg
How about this?
\version "2.22.1"
\relative c' {
\time 5/4
c32 [c c c] \times 2/3 {c32 [c c]} c64 [c c c] c2. |
}
Mark
From: lilypond-user [mailto:lilypond-user-bounces+carsonmark=ca.rr@gnu.org]
On Behalf Of Greg Lindstrom
Sent: Sunday, August 21, 2022 7:29 PM
To: lil