Libero Mureddu wrote:

However, it doesn't work for the following example, that is closer to what I need to type: each staff has a different tempo, here in this example, I just put some simple metric proportions between the staves to give an idea. I cannot put \break in order to split this sequence (that I'll need when it becomes longer!)

    \set Score.proportionalNotationDuration = #(ly:make-moment 1 16)
    \new Staff {    % first staff
                \time 3/4
                c c c
                c c c \break

put \bar "" here.

--

Han-Wen Nienhuys - [EMAIL PROTECTED] - http://www.xs4all.nl/~hanwen

LilyPond Software Design
 -- Code for Music Notation
http://www.lilypond-design.com



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

Reply via email to