I have a hard time considering the output of
\version "2.16.0"
\relative c' {
\set tupletSpannerDuration = #(ly:make-moment 1 2)
\times 2/3 { c8 d e f g a g f e d c d }
\set tupletSpannerDuration = #(ly:make-moment 1 4)
\times 2/3 { c4 d e f g a g f e d c d }
}
useful:
<<inline: xxx.preview.png>>
-- David Kastrup
_______________________________________________ lilypond-devel mailing list [email protected] https://lists.gnu.org/mailman/listinfo/lilypond-devel
