lilypond-user
[Top][All Lists]
Advanced

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

Re: cannot shift position of voice in polyphony; problem with harmonic


From: Tom Cloyd
Subject: Re: cannot shift position of voice in polyphony; problem with harmonic
Date: Sat, 18 May 2013 17:05:32 -0600
User-agent: Mozilla/5.0 (X11; Linux i686; rv:17.0) Gecko/20130509 Thunderbird/17.0.6

I have two remaining note-column shift problems, even after applying the suggested "fix".

My new source code is here.

Using square bracketed above-staff numbers (appears in output), I have flagged two problems of this sort, plus one harmonic notation problem that I've not seen before:

[1] "d,2" in the middle voice is refusing to budge (m. 8)

[2] "a" in the middle voice is also refusing to budge (m. 9)

[3] I have requested that the be high "b" display as a natural harmonic, which it does. But the other voices are also display harmonic noteheads, which makes no sense and is also simply wrong. I don't see an error in my source. The " \once \override Staff.NoteHead #'style = #'harmonic-mixed" should only affect the voice it's in.

All suggestions most welcome!

Tom

On 05/18/2013 01:24 PM, Urs Liska wrote:
To clarify:

Your original command does _not_ shift a note but (as the name tells) a note column. When you don't specify different voices both notes are in the same column and are shifted _together_.

HTH
Urs



Pierre Perol-Schneider <address@hidden> schrieb:
2013/5/18 Tom Cloyd <address@hidden>
I'm having this problem repeatedly - in several scores

<< \stemDown

{a4\rest \once \override NoteColumn #'force-hshift = #2.0 a gis |} \\

{s4 b,2}

>>


The " \once \override NoteColumn #'force-hshift = #2.0" has NO effect.

 
\version "2.16.0"

<< 
  \stemDown
    { \voiceOne a4\rest \once \override NoteColumn #'force-hshift = #2.0 a gis | } 
    \\
    { \voiceTwo s4 b,2 }
>>

should work fine

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

--
Diese Nachricht wurde von meinem Android-Mobiltelefon mit K-9 Mail gesendet.


-- 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Tom Cloyd, MS MA
Cedar City / St. George, Utah, U.S.A: (435) 272-3332
<< address@hidden >> (email) << TomCloyd.com >> (website)
<< Sleightmind.com >> (mental health issues weblog)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

reply via email to

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