lilypond-user
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Unresolvable rest collision?


From: Kieren MacMillan
Subject: Re: Unresolvable rest collision?
Date: Mon, 22 Dec 2014 09:26:13 -0500

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:  address@hidden


reply via email to

[Prev in Thread] Current Thread [Next in Thread]