lilypond-devel
[Top][All Lists]
Advanced

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

Re: Accidental not changing colour


From: ArnoldTheresius
Subject: Re: Accidental not changing colour
Date: Thu, 13 Jun 2013 00:38:51 -0700 (PDT)

Evian wrote
> 2 years ago I was provided with the following code. The idea 
> was to change de colour when having an  accidental. This in the 
> new version is not working. 
> 
> ...
> (music-map
>  (lambda (event)
>    (if (eq? 'EventChord ...
> ...
> lilypond-devel mailing list

> lilypond-devel@

> https://lists.gnu.org/mailman/listinfo/lilypond-devel

One of the most important last changes is:
single note events in a music stream are no longer wrapped into a chord.
Many scheme procedures done by the users have to be adjusted, i.e. extended
to work on both EventChord and NoteEvent.

ArnoldTheresius




--
View this message in context: 
http://lilypond.1069038.n5.nabble.com/Accidental-not-changing-colour-tp147022p147036.html
Sent from the Dev mailing list archive at Nabble.com.



reply via email to

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