[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
How to cancel voice so ties are right direction
From: |
Jeff Barnes |
Subject: |
How to cancel voice so ties are right direction |
Date: |
Fri, 25 May 2012 12:34:55 -0700 (PDT) |
This snippet illustrates a problem I'm having. The tie on the g is in the wrong
direction after I've finished with the voice split. How do I get the correct
tie direction? It looks like the \voices are still in scope wrt ties.
Also, why did I lose the \relative c' after the voice split?
\score {
<<
\new Staff {
\relative c'
<<
{
\voiceOne
g'2
} \\ {
\voiceTwo
c,2
}
>>
<g' c'>4 ~ <g' b>
}
>>
\layout { }
}
- how to enter notes quickly (midi keyboard available), Klaus Föhl, 2012/05/25
- Re: how to enter notes quickly (midi keyboard available), David Kastrup, 2012/05/25
- How to cancel voice so ties are right direction,
Jeff Barnes <=
- Re: How to cancel voice so ties are right direction, Urs Liska, 2012/05/25
- Re: How to cancel voice so ties are right direction, David Kastrup, 2012/05/25
- Re: How to cancel voice so ties are right direction, Jeff Barnes, 2012/05/26
- Re: How to cancel voice so ties are right direction, Phil Holmes, 2012/05/26
- Re: How to cancel voice so ties are right direction, Urs Liska, 2012/05/26
Re: how to enter notes quickly (midi keyboard available), Mark Polesky, 2012/05/25
Re: how to enter notes quickly (midi keyboard available), Andrew Hawryluk, 2012/05/26
Re: how to enter notes quickly (midi keyboard available), Nils, 2012/05/26