[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
NullVoice, ties, and MIDI
From: |
Dan Eble |
Subject: |
NullVoice, ties, and MIDI |
Date: |
Wed, 30 Aug 2017 21:48:46 -0400 |
%% Bug: The second word of the lyrics is placed on the second beat, as
%% if there were no tie.
\version "2.19.65"
music = \relative c'' { c4~ c r c }
stanza = \lyricmode { Good! Not. }
\score {
<<
\new Voice = "V" { \music }
\new NullVoice = "N" { \music }
\new Lyrics { \lyricsto "N" \stanza }
>>
\midi { }
}
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- NullVoice, ties, and MIDI,
Dan Eble <=