lilypond-user
[Top][All Lists]
Advanced

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

RE: Triplet beaming help


From: Mark Stephen Mrotek
Subject: RE: Triplet beaming help
Date: Tue, 18 May 2021 21:44:39 -0700

Mark,

Is the r8 supposed to be outside of the tuplet?
Do you want the tuplet be bee syncopated?

Mark

-----Original Message-----
From: lilypond-user
[mailto:lilypond-user-bounces+carsonmark=ca.rr.com@gnu.org] On Behalf Of
Mark Probert
Sent: Tuesday, May 18, 2021 8:16 PM
To: Lilypond-User Mailing List <lilypond-user@gnu.org>
Subject: Triplet beaming help


Dear Wisdom,

In the following snippet the beaming behaviour depends on the beat
structure, but I haven't found a way of making B beam in the same way as A
(I want to separate the joined triplets). Any suggestions?

TIA
 .. mark.

--
\version "2.22"

tune = \relative c'' {
  \clef treble
  r4^"A"  \tuplet 3/2 { d8 d d } \tuplet 3/2 { d8 d d } d8 r8 |
  r4^"B"  r8 \tuplet 3/2 { d8 d d } \tuplet 3/2 { d8 d d } d8 | } \score {
\new Staff \tune }
--




reply via email to

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