lilypond-user
[Top][All Lists]
Advanced

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

Re: [frogs] Re: Numeric note heads for singers


From: Carl Sorensen
Subject: Re: [frogs] Re: Numeric note heads for singers
Date: Sun, 3 Jan 2010 16:53:52 -0700



On 1/3/10 12:22 PM, "address@hidden" <address@hidden> wrote:

> I might be misunderstanding the request, but couldn't it be done with
> 
> \override Voice . NoteHead #'note-names = #(vector "1" "2" "3" "4" "5"
> "6" "7")
>   \easyHeadsOn      .....
> 
> adjusting the numbers depending on the key

This wouldn't work, because 'note-names is keyed to the *octave* location,
not the scale degree.

In contrast, the  shapeNoteStyles property (see
scm/define-context-properties.scm and ly/property-init.ly) works off the
scale degree.

A workaround would most likely be built on the snippet "Applying note head
styles depending on the step of the scale" found at

<http://lilypond.org/doc/v2.12/input/lsr/lilypond-snippets/Pitches>

HTH,

Carl





reply via email to

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