You are right, it should be c1..

But I wonder if is there a predefined function for doing the job, instead
of writing a custom Scheme code.

2018-03-18 13:05 GMT+01:00 Malte Meyn <lilyp...@maltemeyn.de>:

>
>
> Am 18.03.2018 um 12:58 schrieb paolo prete:
>
>> Hello,
>>
>> given a sequence of tied notes/chords, is there a way to automatically
>> combine them into a minimal
>> sequence of long notes obtained with the sum of the sequence's durations?
>>
>> Something like:
>>
>> c4~ c4~ c4~  ----> c2.
>>
>> c4~ c4~ c4~ c4~ c4   ---> c1~ c4
>>
>> c4~ c4~ c4~ c4~ c4~ c4~ c4   ---->  c1~ c2.
>>
>> Thanks.
>>
>
> One could write a Scheme function that does that, yes. But why should the
> last one be c1~ c2. and not c1.. ?
>
> _______________________________________________
> lilypond-user mailing list
> lilypond-user@gnu.org
> https://lists.gnu.org/mailman/listinfo/lilypond-user
>
_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to