On 26/11/12 14:47, Mark Stephen Mrotek wrote:

Hello:

Please refer to the attached.

Must the command "\times 2/3" be entered for every tuplet?


Not if the tuplets are contiguous:

\relative c'' {
  \set tupletSpannerDuration = #(ly:make-moment 1 4)
  \times 2/3 {
    \repeat unfold 48 { c8 }
  }
}
_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to