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

List:       lilypond-user
Subject:    Re:Unterminated Crescendo Issue
From:       Flaming Hakama by Elaine <elaine () flaminghakama ! com>
Date:       2017-08-29 0:12:50
Message-ID: CACX-=8xrd+pw0X1x9uXa4eaeq91GG83Z+5ga4j3FMJtR=2vSdw () mail ! gmail ! com
[Download RAW message or body]

[Attachment #2 (multipart/alternative)]


Most of the other help you've been given has been
techniques to combine two voices.

A more straightforward approach is to avoid
splitting up the music in the first place, and include
all the music up until the terminal dynamic within the
first parallel music expression.

This is not as scalable as the other approaches,
but it is less cluttered, and works.


\version "2.19.65"
\include "english.ly"

\score {

   \new Staff = "guitar"
   {
     #(set-accidental-style 'neo-modern)
     \numericTimeSignature
     \clef "treble_8"

    <<
        {
            <a d'>8  <bf df'>8\<
            <ef b  fs'>8
            <d  bf g'>8\f
        }
        \\
        {
            f,4
        }
  >>

  \times 2/3 {  af'16\ff  ef'16 c16 }
  <e, b g'>4.

   }

  \layout {

    \context {
     \Score proportionalNotationDuration = #(ly:make-moment 1/16)
    } % \context

  } % \layout
} % \score




HTH,

David Elaine Alt
415 . 341 .4954                                           "Confusion is
highly underrated"
elaine@flaminghakama.com
self-immolation.info
skype: flaming_hakama
Producer ~ Composer ~ Instrumentalist
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-

[Attachment #5 (text/html)]

<div dir="ltr"><div><div><br>Most of the other help you&#39;ve been given has been \
<br>techniques to combine two voices.<br><br>A more straightforward approach is to \
avoid <br>splitting up the music in the first place, and include<br></div>all the \
music up until the terminal dynamic within the<br></div>first parallel music \
expression.<br><div><div><br>This is not as scalable as the other approaches, <br>but \
it is less cluttered, and works.<br><br><br>\version &quot;2.19.65&quot;<br>\include \
&quot;<a href="http://english.ly">english.ly</a>&quot;<br><br>\score {<br><br>   \new \
Staff = &quot;guitar&quot;<br>   {<br>     #(set-accidental-style \
&#39;neo-modern)<br>     \numericTimeSignature<br>     \clef \
&quot;treble_8&quot;<br><br>    &lt;&lt;<br>        { <br>            &lt;a \
d&#39;&gt;8  &lt;bf df&#39;&gt;8\&lt; <br>            &lt;ef b  fs&#39;&gt;8<br>      \
&lt;d  bf g&#39;&gt;8\f<br>        }<br>        \\<br>        {  <br>            f,4 \
<br>        }<br>  &gt;&gt;<br><br>  \times 2/3 {  af&#39;16\ff  ef&#39;16 c16 }<br>  \
&lt;e, b g&#39;&gt;4.<br><br>   }<br><br>  \layout {<br><br>    \context {<br>     \
\Score proportionalNotationDuration = #(ly:make-moment 1/16)<br>    } % \
\context<br><br>  } % \layout<br>} % \score<br><br><br><br><br>HTH,<br><br>David \
Elaine Alt<br>415 . 341 .4954                                           \
&quot;Confusion is highly underrated&quot;<br><a \
href="mailto:elaine@flaminghakama.com">elaine@flaminghakama.com</a><br><a \
href="http://self-immolation.info">self-immolation.info</a><br>skype: \
flaming_hakama<br>Producer ~ Composer ~ \
Instrumentalist<br>-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-<br><br></div></div></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