[prev in list] [next in list] [prev in thread] [next in thread] 

List:       lilypond-user
Subject:    Re: quetion about slur in the "<< .... \\ .....>>"
From:       Guy Stalnaker <jimmyg521 () gmail ! com>
Date:       2018-01-30 15:19:50
Message-ID: CAGHXqCapOs9rUwx2yWVOfwMzqhrLxDJR6Z0n6As=2k37e9rR4w () mail ! gmail ! com
[Download RAW message or body]

[Attachment #2 (multipart/alternative)]


Harm,

MUCH thanks for that snippet, now saved to my snippet folder, that so
clearly explains what's going on with the << \\ >> polyphonic context
syntax. I get it now.

Guy

Guy Stalnaker
jimmyg521@gmail.com

On Tue, Jan 30, 2018 at 3:56 AM, Thomas Morley <thomasmorley65@gmail.com>
wrote:

> 2018-01-30 9:01 GMT+01:00 mosea chen <mosea.chen@gmail.com>:
> >
> > Hi,
> >     I found it difficult to engrave the staff as the fingure:
> >
> >
> > the "slur" just does not work.
> > The source is as follows:
> >
> > \version "2.19.80"
> > {
> >     \clef bass
> >     \time 3/4
> >
> >     fis-2 ( e-1 d-2 |
> >     <<
> >         { r4 ) e4 a8 ( g8  | }
> >         \\
> >         { a,2. |  }
> >     >>
> >     fis4 ) r4 r4
> > }
>
>
> << ... \\ ... >>
> is equivalent to
> <<
>   \context Voice = "1" { \voiceOne ... }
>   \context Voice = "2" { \voiceTwo ... }
> >>
>
> The exercise is to distribute stuff to Voices properly,
> starting/ending Slurs in the same Voice.
>
> One possibility
>
> \version "2.19.80"
>
> \context Voice {
>   \clef bass
>   \time 3/4
>
>   \context Voice = "2" { fis4-2( e-1 d-2 }
>   <<
>     { r4 e4 a8( g8 \oneVoice }
>     \\
>     { a,2.) }
>   >>
>   \context Voice = "1" fis4)
>   \context Voice
>   r4
>   r4
> }
>
> Cheers,
>   Harm
>
> _______________________________________________
> lilypond-user mailing list
> lilypond-user@gnu.org
> https://lists.gnu.org/mailman/listinfo/lilypond-user
>

[Attachment #5 (text/html)]

<div dir="ltr"><div class="gmail_default" \
style="font-family:tahoma,sans-serif">Harm,<br><br></div><div class="gmail_default" \
style="font-family:tahoma,sans-serif">MUCH thanks for that snippet, now saved to my \
snippet folder, that so clearly explains what&#39;s going on with the &lt;&lt; \\ \
&gt;&gt; polyphonic context syntax. I get it now.<br><br></div><div \
class="gmail_default" style="font-family:tahoma,sans-serif">Guy<br></div></div><div \
class="gmail_extra"><br clear="all"><div><div class="gmail_signature" \
data-smartmail="gmail_signature">Guy Stalnaker<br><a \
href="mailto:jimmyg521@gmail.com" target="_blank">jimmyg521@gmail.com</a></div></div> \
<br><div class="gmail_quote">On Tue, Jan 30, 2018 at 3:56 AM, Thomas Morley <span \
dir="ltr">&lt;<a href="mailto:thomasmorley65@gmail.com" \
target="_blank">thomasmorley65@gmail.com</a>&gt;</span> wrote:<br><blockquote \
class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc \
solid;padding-left:1ex"><span class="">2018-01-30 9:01 GMT+01:00 mosea chen &lt;<a \
href="mailto:mosea.chen@gmail.com">mosea.chen@gmail.com</a>&gt;:<br> &gt;<br>
&gt; Hi,<br>
&gt;        I found it difficult to engrave the staff as the fingure:<br>
&gt;<br>
&gt;<br>
</span><span class="">&gt; the &quot;slur&quot; just does not work.<br>
&gt; The source is as follows:<br>
&gt;<br>
&gt; \version &quot;2.19.80&quot;<br>
&gt; {<br>
&gt;        \clef bass<br>
&gt;        \time 3/4<br>
&gt;<br>
&gt;        fis-2 ( e-1 d-2 |<br>
&gt;        &lt;&lt;<br>
&gt;              { r4 ) e4 a8 ( g8   | }<br>
&gt;              \\<br>
&gt;              { a,2. |   }<br>
&gt;        &gt;&gt;<br>
&gt;        fis4 ) r4 r4<br>
&gt; }<br>
<br>
<br>
</span>&lt;&lt; ... \\ ... &gt;&gt;<br>
is equivalent to<br>
&lt;&lt;<br>
   \context Voice = &quot;1&quot; { \voiceOne ... }<br>
   \context Voice = &quot;2&quot; { \voiceTwo ... }<br>
&gt;&gt;<br>
<br>
The exercise is to distribute stuff to Voices properly,<br>
starting/ending Slurs in the same Voice.<br>
<br>
One possibility<br>
<br>
\version &quot;2.19.80&quot;<br>
<br>
\context Voice {<br>
   \clef bass<br>
   \time 3/4<br>
<br>
   \context Voice = &quot;2&quot; { fis4-2( e-1 d-2 }<br>
   &lt;&lt;<br>
      { r4 e4 a8( g8 \oneVoice }<br>
      \\<br>
      { a,2.) }<br>
   &gt;&gt;<br>
   \context Voice = &quot;1&quot; fis4)<br>
   \context Voice<br>
   r4<br>
   r4<br>
}<br>
<br>
Cheers,<br>
   Harm<br>
<div class="HOEnZb"><div class="h5"><br>
______________________________<wbr>_________________<br>
lilypond-user mailing list<br>
<a href="mailto:lilypond-user@gnu.org">lilypond-user@gnu.org</a><br>
<a href="https://lists.gnu.org/mailman/listinfo/lilypond-user" rel="noreferrer" \
target="_blank">https://lists.gnu.org/mailman/<wbr>listinfo/lilypond-user</a><br> \
</div></div></blockquote></div><br></div>



_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic