Thank you all for your suggestions. I finally have the flag working after
years of just editing my master file when I wanted one track per voice!
Thanks,
Carolyn
> On May 20, 2024, at 6:09 AM, Jean Abou Samra wrote:
>
>
>> nostaffmidi =
>> #(define-scheme-function () ()
>> (if TrackPerVoic
I would like to include some Staff and Voice context settings in the \midi
block only if a flag is set to ##t and I have not been able to figure out how
to do this. When I try to wrap the \context blocks in a code block with #{…#}
I get this error:
trackPerVoiceMWE.ly:31:16: error: syntax error
I have these functions defined:
\version “2.24.0"
italic = {
\override Lyrics.LyricText.font-shape = #'italic
}
bold = {
\override Lyrics.LyricText.font-series = #'bold
}
normal = {
\revert Lyrics.LyricText.font-series
\revert Lyrics.LyricText.font-shape
}
and I use them like this:
Ve
everything clear.
Thanks,
Carolyn
> On Aug 1, 2023, at 12:11 PM, Abraham Lee wrote:
>
>
>
> On Tue, Aug 1, 2023 at 8:12 AM Carolyn Beeton <mailto:carolyn.bee...@icloud.com>> wrote:
>> Thanks Abraham
>>
>> I have read that section again and I am still a bi
oice = "altos"
{
\voiceTwo
<<
{ \AltoMusic }
>>
}
>>
\layout { }
}
Thanks,
Carolyn
> On Jul 31, 2023, at 10:36 PM, Abraham Lee wrote:
>
> Hi, Carolyn!
>
> On Mon, Jul 31, 2023 at 8:22 A
The default when there are two voices with colliding notes is to shift the
voice with upstems (odd-numbered voices) to the right and voices with downstems
to the left. I would like the opposite - i.e. voiceOne, with stems up, shifted
left. Is this possible? (not as a single override, but thro
Not really a Lilypond comment, but we no longer sing “in all thy sons command”
- the words are now “in all of us command”.
https://www.canada.ca/en/canadian-heritage/services/anthems-canada.html#a11
Thanks,
Carolyn
P.s. I think this might be my first post, and I don’t really understand how to