lilypond-user
[Top][All Lists]
Advanced

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

Re: \\arpeggioArrow* across voices


From: Patrick Schmidt
Subject: Re: \\arpeggioArrow* across voices
Date: Mon, 23 Aug 2010 12:36:01 +0200

Hi Eluze,

thank you! I think it works because the \once\override... command changes the normal arpeggio style to a style with an arrow. So in this example you don't really need the command \arpeggioArrowUp any more.

Cheers
patrick
Am 23.08.2010 um 12:07 schrieb eluze:

hi Patrick

since nabble seems down i just respond to you personnaly (don't have the correct mail address of the user list).

this seems to make it work:


musicVoiceOne =  {
\once \override Staff.Arpeggio #'arpeggio-direction = #UP % %% <==
  \arpeggioArrowUp
  <b e' gis' b' e''>4\arpeggio
}

sorry, i can't explain exactly why!

Eluze




reply via email to

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