The easiest solution should be to let the second alternative only contain
the notes corresponding to these two beats, right?
Example:
\version "2.10.0"
\relative c'{
\repeat volta 2 { c d e f | } \alternative{{g f e d |}{g e}} c e |
d c b d | c1 |
}

  /Mats

Felix Jaacks wrote:
Hello,

is it possible to shorten the second volta bracket to the length of two quarter notes? Placing the string
\set Score.voltaSpannerDuration = #(ly:make-moment 2 4)
between both alternatives doesn't work.

Thanks in advance

Felix Jaacks


_______________________________________________
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

Reply via email to