lilypond-user
[Top][All Lists]
Advanced

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

Re: Articulations positioned under stem when using \autochange


From: David Kastrup
Subject: Re: Articulations positioned under stem when using \autochange
Date: Wed, 01 Feb 2012 23:07:31 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.92 (gnu/linux)

Thomas Morley <address@hidden> writes:

>    I am interpreting the upper staff as two voices, one with the half
>    note and the other with a series of eights in 7/8.

>     This is what I've coded for the measure (inside a relative c'):
>     
>     
>     
>     |%4
>     \time 7/8
>     <<
>     \voiceOne {
>     a,2 s8 s s
>     }
>     \voiceTwo {
>     a,8[ b] c d e f g
>     }
>     >>

This is not two voices.  It is a single voice with parallel music in
it.  \voiceTwo, as the latter of two settings in this single voice, will
likely win.  If you want to use multiple voices, either use \\ or
explicit voices.


-- 
David Kastrup




reply via email to

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