Hi Kieren,
Apparently I didn't understand the section 3.2.2 Neil referred to (I'll
do some re-reading :), but indeed, this exactly solves my problem,
thanks!
Oscar
On Wed, 2008-04-16 at 07:28 -0400, Kieren MacMillan wrote:
> Hi Oscar,
>
> Oops... forgot about this part of your posting:
>
> > t
Hi Oscar,
Oops... forgot about this part of your posting:
the idea is, the phrase ends where the dualvoice ends,
in this example at the last 'a'
Here's the correct code to solve that problem:
\version "2.11.41"
<<
\relative c'
{
c8\( d e f g a b c
Hi Oscar,
I did read that section
I think the poster was referring to the following option (as
described in "Explicitly instantiating voices"):
\version "2.11.41"
<<
\relative c'
{
c8\( d e f g a b c
<<
{ \voiceOne d c
On Tue, 2008-04-15 at 22:19 +0100, Neil Puttock wrote:
> On 15/04/2008, Oscar van Eijk <[EMAIL PROTECTED]> wrote:
> > Neil,
> >
> > Thanks for your reply, but the idea is, the phrase ends where the
> > dualvoice ends, in this example at the last 'a', so your suggestion
> > doesn't help I'm afrai
On 15/04/2008, Oscar van Eijk <[EMAIL PROTECTED]> wrote:
> Neil,
>
> Thanks for your reply, but the idea is, the phrase ends where the
> dualvoice ends, in this example at the last 'a', so your suggestion
> doesn't help I'm afraid :-S
I thought that might be the case. :) I originally wrote a co
Hi Oscar,
On 15/04/2008, Oscar van Eijk <[EMAIL PROTECTED]> wrote:
> Hi All,
>
> I'm trying to find a way to let a (phrasing) slur that started in single
> voice mode, end immediately after a multivoice part ended, as in:
>
> \version "2.11.41"
> <<
> \relative c' {
> c8\( d e f g a b c
Hi All,
I'm trying to find a way to let a (phrasing) slur that started in single
voice mode, end immediately after a multivoice part ended, as in:
\version "2.11.41"
<<
\relative c' {
c8\( d e f g a b c
<<
{ d c b a g fis g a } \\
{ g,2 b }
>> { \hideNotes b\) \unHideNo