lilypond-user
[Top][All Lists]
Advanced

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

Re: arpeggioArrowUp


From: Hwaen Ch'uqi
Subject: Re: arpeggioArrowUp
Date: Wed, 14 Jan 2015 11:25:27 -0500

Greetings Alistair,

The solution is actually quite simple. \arpeggioArrowUp is an override
setting of \arpeggio, so it must be entered before the chord you want
arpeggiated. Then, append \arpeggio to your chord, and all should be
fine. But remember then to revert to the arpeggio default with
\arpeggioNormal, otherwise, all future arpeggiated chords will be
altered!

Hwaen Ch'uqi


On 1/14/15, Alistair Millar <address@hidden> wrote:
> I hope this is enough. Thanks
>
> \version "2.18.2"
>
> \language "english"
>
> \relative c'
>
> {
>   \clef "treble"
>   \time 4/4
>   \key g \major
>
>   <g b d g>4\arpeggio
>   <g b d g>4\arpeggioArrowUp
>
>   \bar "|."
>
> }
>
>
>
> --
> View this message in context:
> http://lilypond.1069038.n5.nabble.com/arpeggioArrowUp-tp170464p170466.html
> Sent from the User mailing list archive at Nabble.com.
>
> _______________________________________________
> 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]