lilypond-user
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Strange \repeat tremolo


From: Éditions IN NOMINE
Subject: Re: Strange \repeat tremolo
Date: Mon, 30 May 2011 11:06:50 +0200
User-agent: Thunderbird 2.0.0.24 (X11/20101027)

that's what I ment...
JMarc

Phil Holmes a écrit :
I get the music as attached, with tremolo and change staff. Could you say what you expect?


Phil Holmes
    ----- Original Message -----
    *From:* Mario Moles <mailto:address@hidden>
    *To:* address@hidden <mailto:address@hidden>
    *Sent:* Monday, May 30, 2011 9:56 AM
    *Subject:* Strange \repeat tremolo

    Hi to all!

    In this code "\repeat tremolo" and "\change staff"

    don't work fine: why?

    Thanks

    \version "2.13.62"

    csr = \change Staff = "right"

    csl = \change Staff = "left"

    \paper {

    #(set-paper-size "a4")

    }

    global = {

    \key c \major

    \time 4/4

    }

    right = \relative c'' {

    \global

    % Qui segue la musica.

    \csl \repeat tremolo 4 { f,,16 \csr f'}\csl \repeat tremolo 4 {
    f,16 \csr f'}|

    \repeat tremolo 4 { f16 f'} \repeat tremolo 4 { f,16 f'}|

    }

    left = \relative c' {

    \global

    % Qui segue la musica.

    \stemDown d,,1|

    d|

    }

    \book {

    \score {

    \new PianoStaff \with {

    instrumentName = "Pf."

    } <<

    \new Staff = "right" \with {

    midiInstrument = "acoustic grand"

    } \right

    \new Staff = "left" \with {

    midiInstrument = "acoustic grand"

    } { \clef bass \left }

    >>

    \layout { }

    \midi {

    \context {

    \Score

    tempoWholesPerMinute = #(ly:make-moment 100 4)

    }

    }

    }

    }


--
    oiram/bin/selom

    ------------------------------------------------------------------------
    _______________________________________________
    lilypond-user mailing list
    address@hidden
    https://lists.gnu.org/mailman/listinfo/lilypond-user


------------------------------------------------------------------------

------------------------------------------------------------------------

_______________________________________________
lilypond-user mailing list
address@hidden
https://lists.gnu.org/mailman/listinfo/lilypond-user



reply via email to

[Prev in Thread] Current Thread [Next in Thread]