[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Strange spacing
From: |
Neil Puttock |
Subject: |
Re: Strange spacing |
Date: |
Mon, 23 Jan 2012 12:10:09 +0000 |
On 23 January 2012 12:06, James <address@hidden> wrote:
> Yes that is what I have but the first bar seems to have nothing to do
> with anything - at least as far as I can see.
It looks like the first bar's shortest-duration-space carries over
into the first beat of the second, messing up the spacing. This looks
better in my opinion:
\version "2.15.26"
upper = \relative c'' {
\voiceOne
\repeat unfold 8 {c32 c c c} |
\newSpacingSection
c4 c2 c4
}
lower = \relative c'' {
\voiceTwo
s1
a2 a
}
\score
{
<<
\upper
\\
\lower
>>
}
Cheers,
Neil
- Strange spacing, Thomas Scharkowski, 2012/01/23
- Re: Strange spacing, James, 2012/01/23
- Re: Strange spacing, Thomas Scharkowski, 2012/01/23
- Re: Strange spacing, James, 2012/01/23
- Re: Strange spacing,
Neil Puttock <=
- Re: Strange spacing, James, 2012/01/23
- Re: Strange spacing, Thomas Scharkowski, 2012/01/23
- Re: Strange spacing, David Kastrup, 2012/01/23
- Re: Strange spacing, Thomas Scharkowski, 2012/01/23
- Re: Strange spacing, Werner LEMBERG, 2012/01/23
- Re: Strange spacing, David Kastrup, 2012/01/23
- Re: Strange spacing, Thomas Morley, 2012/01/23
- Re: Strange spacing, Thomas Scharkowski, 2012/01/25
- Re: Strange spacing, James, 2012/01/25
- Re: Strange spacing, Thomas Scharkowski, 2012/01/23