lilypond-user
[Top][All Lists]
Advanced

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

Acciaccatura at the beginning


From: Marco B.
Subject: Acciaccatura at the beginning
Date: Thu, 14 Sep 2017 16:57:02 +0000

Hi to everybody, 
I'm a new user trying to learn this wonderful program.
I'm making a transcription that starts with an acciaccatura and noticed it messes up everything in the other staves.
I know it's a known problem but I need to find a solution. Can someone help?

This is an example:
\language "english"
global = {\time 3/4}
problem = \relative c'' { \global
  \acciaccatura { d32 e} d4 c8( d) d4 |
}
other = \relative c { \global \clef bass
   d4 c8( d) d4 |
}

\score {
 <<
    \new PianoStaff <<
    \new Staff{ \problem }
    \new Staff{ \other }
    >>
  >>
}

Thank you very much,
best regards,
Marco

--

Marco Bianchi

+39 3403513686


reply via email to

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