Hello Ming,

Here it is:

\version "2.19.83"

\relative {
  \once \override NoteHead.color = #(map (lambda (x) (/ x 255)) '(#XAC #X01 
#XE3))
  c'1
  d
  \once \override NoteHead.color = #(map (lambda (x) (/ x 255)) '(#X00 #X00 
#XFF))
  e
}

JM

> Le 2 juin 2019 à 03:20, yming tsang <[email protected]> a 
> écrit :
> 
> Jacques,
>  
> Can you share a snippet? I learn through by example.
>  
> Thank you,
> Ming
>  
> Sent from Mail <https://go.microsoft.com/fwlink/?LinkId=550986> for Windows 10

_______________________________________________
lilypond-user mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to