Hi Ted,

> Can anyone see what it is that I am doing wrong here?

Personally, I would start with “you’re using \parallelMusic” and “you’re using 
\relative”… ;)

But seriously:

1. Use r8 instead of (e.g.) c’’8\rest, and letting Lilypond make her [generally 
excellent] placement choices.

2. Use explicit voices, e.g.

        \new Voice = "bass-a" { \voiceOne \relative c \vba }
        \new Voice = "bass-b" { \voiceTwo \relative c \vbb }
        \new Voice = "bass-c" { \voiceThree \relative c \vbc }

Hope this helps!
Kieren.
_______________________

Kieren MacMillan, composer
www:  <http://www.kierenmacmillan.info>
email:  i...@kierenmacmillan.info
_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to