On Fri, Nov 15, 2019 at 12:20:51PM +0100, Michael Käppler wrote:
> Why not put it in the underlying "input" then?
> 
> melody = {
>     \override NoteHead.color = \highlightOutOfRange e' b'
>    \relative c' {  c4 d e f }
> }

Yep, that works

> You could even define a shortcut for this:
> 
> melodyRange = \override NoteHead.color = \highlightOutOfRange e' b'

And this is great to build that library, thanks !

--strk;

Reply via email to