RE: Parallel music, adding a voice, stem not appearing

2016-04-11 Thread Joseph N. Srednicki
; LilyPond Users Subject: Re: Parallel music, adding a voice, stem not appearing On Apr 11, 2016, at 2:23 AM, David Kastrup mailto:d...@gnu.org> > wrote: Stanton Sanderson < <mailto:stans...@gmail.com> stans...@gmail.com> writes: Here is another (perhaps less eleg

Re: Parallel music, adding a voice, stem not appearing

2016-04-11 Thread Stanton Sanderson
> On Apr 11, 2016, at 2:23 AM, David Kastrup wrote: > > Stanton Sanderson mailto:stans...@gmail.com>> writes: > >> Here is another (perhaps less elegant) solution: >> >> rh = \relative c'' { >> << >>\voiceOne >>{ >> c2.~ | \stemDown \shiftOnn c >>

Re: Parallel music, adding a voice, stem not appearing

2016-04-11 Thread David Kastrup
Stanton Sanderson writes: > Here is another (perhaps less elegant) solution: > > rh = \relative c'' { > << > \voiceOne > { > c2.~ | \stemDown \shiftOnn c > } > \\ > \new Voice { > \voiceTwo >

Re: Parallel music, adding a voice, stem not appearing

2016-04-10 Thread Andrew Bernard
Hi Stanton, You don’t need both \\ and \new Voice. That’s kind of redundant. Andrew ___ lilypond-user mailing list lilypond-user@gnu.org https://lists.gnu.org/mailman/listinfo/lilypond-user

Re: Parallel music, adding a voice, stem not appearing

2016-04-10 Thread Stanton Sanderson
gt; > Thanks to anyone who can offer a suggestion. > > Joe Srednicki >   <> > From: Andrew Bernard [mailto:andrew.bern...@gmail.com > <mailto:andrew.bern...@gmail.com>] > Sent: Saturday, April 9, 2016 11:13 PM > To: Joseph N. Srednicki <mailto:jnsredni...@verizon.net>

Re: Parallel music, adding a voice, stem not appearing

2016-04-10 Thread Andrew Bernard
HI Joseph, Sorry. That’s what comes from me writing in a hurry. Why does this work? Because if you use \\ in voices new voices are created and discarded after. If you use \new Voice you can tie into and out of the first voice as it is a continuation of the existing voice. Also observe that due

RE: Parallel music, adding a voice, stem not appearing

2016-04-10 Thread Joseph N. Srednicki
@gnu.org Subject: Re: Parallel music, adding a voice, stem not appearing Hi Jospeh, An erstwhile organist myself, hopefully I can give you an answer. For me, while parallel music is described in the NR, for pieces of any length I find it too hard to untangle what voice is what. Better in my

Re: Parallel music, adding a voice, stem not appearing

2016-04-09 Thread Andrew Bernard
Hi Jospeh, An erstwhile organist myself, hopefully I can give you an answer. For me, while parallel music is described in the NR, for pieces of any length I find it too hard to untangle what voice is what. Better in my opinion to use explicit voices outright and be done with it. Then you have a

Parallel music, adding a voice, stem not appearing

2016-04-09 Thread Joseph N. Srednicki
Hello: I am using parallel music. Please see the attached two-measure example to see the issue. I have used four voices up until this point. However, in the second measure, I added a temporary voice for the a flat because it comes in as a fifth voice for two beats. However, the second m