lilypond-devel
[Top][All Lists]
Advanced

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

Re: Allows glissandi between chords (issue4442082)


From: Carl Sorensen
Subject: Re: Allows glissandi between chords (issue4442082)
Date: Tue, 26 Apr 2011 11:10:42 -0600

On 4/26/11 11:00 AM, "address@hidden" <address@hidden> wrote:

> On Apr 26, 2011, at 7:55 AM, address@hidden wrote:
> 
>> On Apr 26, 2011, at 7:30 AM, address@hidden wrote:
>> 
>> The old behavior can be achieved via:
>> 
>> \set glissandoMap = #'((0 . 0))
>> 
>> What would be the appropriate .ly file in ly/ to put this in?
> 
> Alternatively, we could write a convert-ly rule that changes all \glissando to
> \set glissandoMap = #'((0 . 0)) \glissando \unset glissandoMap.
> 
> I think that the majority of users who write glissandi between chords will
> want full-chord glissandi.  So, it seems that #'() should be the default value
> for glissandoMap (as it is in the proposed patch).
> 
If all notes should be part of the glissando, then I think we should *not*
write a convert-ly rule.  Rather, we should make sure that the new setting
is noted in changes, and we should make sure the new behavior is documented.

Thanks,

Carl





reply via email to

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