Re: Align Lyrics to Hidden Melody

2014-12-11 Thread Trevor Daniels
user@gnu.org Sent: Thursday, December 11, 2014 3:21 PM Subject: Re: Align Lyrics to Hidden Melody Great. I have been ignoring the bar check errors on the lyrics because output is satisfactory, but I would love to figure out why they are so prevalent in my code. For example can you show me why th

Re: Align Lyrics to Hidden Melody

2014-12-11 Thread Phil Holmes
bject: Re: Align Lyrics to Hidden Melody Great. I have been ignoring the bar check errors on the lyrics because output is satisfactory, but I would love to figure out why they are so prevalent in my code. For example can you show me why the following produces an error? melody = \relat

Re: Align Lyrics to Hidden Melody

2014-12-11 Thread Mike Kilmer
% !! >> c'8 c d d c c d d | e f g2 >> } >> } >> >> >> } >> >> text = \lyricmode { >> Here we have a | li -- tle si -- lly >> } >> >> wordsOne = \lyricmode { >> \set stanza = #"1. " >>

Re: Align Lyrics to Hidden Melody

2014-12-11 Thread Trevor Daniels
<< \new Voice = "one" { \melody } \new Lyrics \lyricsto "one" \text \new Lyrics \lyricsto "shown" \wordsOne \new Lyrics \lyricsto "hidden" \wordsTwo >> \layout { } \midi { } } -

Re: Align Lyrics to Hidden Melody

2014-12-10 Thread Mike Kilmer
et > } > > wordsTwo = \lyricmode { > \set stanza = #"2. " > Si -- ly li -- tle fu -- nny soun -- ding | > Al -- pha -- bet song. > } > > \score { > << > \new Voice = "one" { \melody } > \new Lyrics \lyricsto "one"

Re: Align Lyrics to Hidden Melody

2014-12-10 Thread Trevor Daniels
sto "shown" \wordsOne \new Lyrics \lyricsto "hidden" \wordsTwo >> \layout { } \midi { } } ----- Original Message - From: Mike Kilmer To: lilypond-user@gnu.org Sent: Wednesday, December 10, 2014 11:02 PM Subject: Align Lyrics to Hidden Melody

Align Lyrics to Hidden Melody

2014-12-10 Thread Mike Kilmer
I thnk I’m close, and posted on Stackoverflow, but can’t seem to get a hidden melody working to show alternate lyrics. The following just shows both voices and neither of the “associated” (or not) stanzas. melody = \relative c' { \clef treble \key c \major \time 4/4 c4 d