lilypond-user
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: long sequence of 8th trioles without many \tuplets


From: Steven Weber
Subject: RE: long sequence of 8th trioles without many \tuplets
Date: Sat, 7 Sep 2024 19:12:25 +0000

https://lilypond.org/doc/v2.25/Documentation/snippets/rhythms_003a-entering-several-tuplets-using-only-one-_005ctuplet-command

 

--Steven

 

From: lilypond-user-bounces+panteck=hotmail.com@gnu.org <lilypond-user-bounces+panteck=hotmail.com@gnu.org> On Behalf Of Sebastian Menge
Sent: Saturday, September 7, 2024 12:03 PM
To: lilypond-user@gnu.org
Subject: long sequence of 8th trioles without many \tuplets

 

Hi

 

I have this sequence of tuplets (and there will be many more)

 

%%

\tuplet 3/2 {f8 es f} \tuplet 3/2 {as as g} \tuplet 3/2 {f g f}
\tuplet 3/2 {bes bes as} \tuplet 3/2 {f f es} \tuplet 3/2 {f f g} \tuplet 3/2 {as as g}
\tuplet 3/2 {f es f}

%%

 

I would like to use something like this to save typing

 

%%

\tuplet 3/2 {

f8 es f as as g f g f
bes bes as f f es f f g as as g
f es f}

%%

 

but with every three notes marked as a single triole (and not one "tuplet-bar" over the whole sequence)

 

(How) is that possible?

 

Thanks, Sebastian.


reply via email to

[Prev in Thread] Current Thread [Next in Thread]