lilypond-user
[Top][All Lists]
Advanced

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

Re: global marks


From: Flaming Hakama by Elaine
Subject: Re: global marks
Date: Thu, 12 Feb 2015 16:20:01 -0800

I am inclined to agree with Kieren. Manually putting the marks in EVERY
staff can be tedious and error prone, depending on how many you plan to use.
The better way is to create another voice that only contains spacer rests
with the marks at the appropriate position(s), then make it simultaneous
with a voice in each staff. That way you only have to define where the marks
are once, but it is replicated perfectly.

I am wondering if folks would mind commenting on their experience using this type of approach:

    new Staff <<
      \new Voice \markVoice
      \new Voice \partI
    >>

In particular, how much can you put in the \markVoice?  Would this approach work for:

    o Marks
    o Tempi
    o Time signatures
    o Key signatures
    o Repeats
    o Double bar lines
    o Symbols like coda, DS, fermata

Also, if you are using tags, is this how you would combine these syntaxes:

new Staff <<
      \new Voice \markVoice
      \new Voice \keepWithTag #'tagPartI \partI
    >>


Thanks,

David Elaine Alt
415 . 341 .4954                                           "Confusion is highly underrated"
address@hidden
self-immolation.info
skype: flaming_hakama
Producer ~ Composer ~ Instrumentalist
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-

reply via email to

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