On Fri, Nov 15, 2019 at 12:42:46PM +0100, Sandro Santilli wrote: > On Fri, Nov 15, 2019 at 12:20:51PM +0100, Michael Käppler wrote: > > > > melodyRange = \override NoteHead.color = \highlightOutOfRange e' b' > > And this is great to build that library, thanks !
I'm building that library, using info from http://www.orchestralibrary.com/reftables/rang.html and wondering how I could (scheme question, I guess) define the 2 parameters passed to "highlightOutOfRange" function as variables. Like, the following does _not_ work: altoDesignedWrittenRange = bes g''' \override NoteHead.color = \highlightOutOfRange \altoDesignedWrittenRange --strk;