lilypond-user
[Top][All Lists]
Advanced

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

Re: arpeggio problems


From: Eluze
Subject: Re: arpeggio problems
Date: Mon, 1 Sep 2008 05:46:34 -0700 (PDT)


Kieren MacMillan wrote:
> 
> Hi all,
> 
> Why not use #'positions?
> 
> %%%%%%%%%%
> \version "2.11.56"
> \paper { line-width = 5\in }
> 
> music = \relative c''
> {
>       <c d>1\arpeggio
>       \once \override Arpeggio #'positions = #'(-1 . 1) <c d>\arpeggio
>       <c d>1\arpeggio
> }
> 
> \score { \music }
> %%%%%%%%%%
> 
> Hope this helps!
>  
hi

not really  - the position seems to be absolute - something around pitch c''
- and if you have to transpose or change anything you will have to
recalculate everything!

is there a function to do this automatically?!

thank you anyway!
-eluze
-- 
View this message in context: 
http://www.nabble.com/arpeggio-problems-tp19251408p19254165.html
Sent from the Gnu - Lilypond - User mailing list archive at Nabble.com.





reply via email to

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