The tupletSpannerDuration property only determines how the triplet numbers and/or brackets are printed but does not affect the beaming. See the section on "Setting automatic beam behavior" to learn how to change the beaming pattern.
/Mats Fairchild wrote:
This code creates one beam per bar. %%%%%%%%%%%%%%%%%%%%%%%%%%%%%% \version "2.4.3" \score { \relative c'' { \time 3/4 \set tupletSpannerDuration = #(ly:make-moment 1 4) \times 2/3 { c8 c c c c c c c c } \times 2/3 { c8 c c c c c c c c } \times 2/3 { c8 c c c c c c c c } \times 2/3 { c8 c c c c c c c c } } } %%%%%%%%%%%%%%%%%%%%%%%%%%%%%% In 4/4 time it creates one beam per triplet. I don't understand the documentation for make-moment. Help please. Thanks. - Bruce ------------------------------------------------------------------------ _______________________________________________ lilypond-user mailing list lilypond-user@gnu.org http://lists.gnu.org/mailman/listinfo/lilypond-user
-- ============================================= Mats Bengtsson Signal Processing Signals, Sensors and Systems Royal Institute of Technology SE-100 44 STOCKHOLM Sweden Phone: (+46) 8 790 8463 Fax: (+46) 8 790 7260 Email: [EMAIL PROTECTED] WWW: http://www.s3.kth.se/~mabe ============================================= _______________________________________________ lilypond-user mailing list lilypond-user@gnu.org http://lists.gnu.org/mailman/listinfo/lilypond-user