Hi Daniel,

> is it possible to identify the beats on each different timing automatically, 
> in order to set a different color for strong, medium and weak beats ?

This looks like a job for… Scheme!  =)

Much like auto-beaming has rules that are applied by time signature, what you 
want can be done using a callback function for NoteHead.color, which figured 
out which beat of which time signature it was and colored itself accordingly.

Way beyond my current Scheme-fu… but there are definitely people on the list 
who could whip up an example for you, if you can’t get there yourself (by 
adapting similar functions from the docs).

Cheers,
Kieren.
________________________________

Kieren MacMillan, composer
‣ website: www.kierenmacmillan.info
‣ email: i...@kierenmacmillan.info


_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to