lilypond-user
[Top][All Lists]
Advanced

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

Re: arpeggio line


From: David Nalesnik
Subject: Re: arpeggio line
Date: Sun, 15 Jul 2012 11:38:34 -0500

Hi,

On Thu, Jul 12, 2012 at 6:53 AM, Janek Warchoł <address@hidden> wrote:
Concerning positions override, if you'd like to make all arpeggios
shorter/longer, i recommend using David Nalesnik's generalized
offsetter (search for "generalizing offsets to properties")

This would enable you to make an easy adjustment of the length of the arpeggio line based on what LilyPond assigns by default.  Writing

\offset Arpeggio #'positions #'(-1 . 1)

will move each endpoint one staff-space from where it would be ordinarily.

You can (with current development versions) alter just one arpeggio like so:

\once \offset Arpeggio #'positions #'(-1 . 1)

I've attached the file below (with some slight changes from the link Janek directs you to: http://www.mail-archive.com/address@hidden/msg47077.html)  The examples give a number of other applications, including broken spanners.

[The version for the file is 2.15.41.  Some adjustment would need to be made for 2.14.]

Hope you find this helpful!

-David  

Attachment: generalized-offsetter.ly
Description: Binary data


reply via email to

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