Hi Andrew

This gets you the rhythm

\version "2.19.83"
{
  <<
    {
      \time 1/8
      \once \omit TupletNumber
      \tuplet 5/4 {
        s32 s s
          \tuplet 5/4
          {
            \stemDown
            g'32[ 32 32 32 32]
          } 
        s s s
      }
  }
  \\
  {
    \tuplet 5/4 8 {
      g'32[ 32 32 16]
      d16\rest 16[ 32]
  }
}
>>
}

On 22 September 2019 at 0:22, Andrew Bernard <andrew.bern...@gmail.com> wrote:

I have come to an impasse in a score I am setting. Is it even remotely
possible to have a tuplet nested _across_ two tuplets with lilypond? See
attached image.

[Don't blame me for the musical aspect of this - it's not my music!]

Andrew


_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user
_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to