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

List:       lilypond-user
Subject:    Re: Wavy lines - contemporary notation
From:       Rachel Green <rg433n () outlook ! com>
Date:       2021-03-28 4:03:42
Message-ID: 2D4F5EF0-AC3F-4BBD-B1AA-4A237FD6C639 () outlook ! com
[Download RAW message or body]

[Attachment #2 (text/plain)]

Thank you, Jean! Just what I needed! I tweaked a couple of settings so that the wavy \
line was centered with the staff and was slightly longer and thicker.

mySquiggle =
\tweak parent-alignment-X #RIGHT
\tweak extra-offset #'(1 . -4.5)
^\markup
\override #'(height . 2)
\override #'(thickness . 4)
\override #'(angularity . 1)
\draw-squiggle-line #3 #'(35 . 0) ##f

Rachel

On Mar 26, 2021, at 1:57 PM, Jean Abou Samra \
<jean@abou-samra.fr<mailto:jean@abou-samra.fr>> wrote:



Le 26/03/2021 à 20:57, Rachel Green a écrit :
How can I create a wavy line as in this picture?
Best,
Rachel

\relative c
  {
  \time 6/4
  \clef C
  \override NoteHead.style = #'harmonic
  c'1 r4 r4
  }




Something like this?

\version "2.23.2"

mySquiggle =
\tweak parent-alignment-X #RIGHT
\tweak extra-offset #'(0 . -3)
^\markup
\override #'(height . 2)
\override #'(thickness . 2)
\override #'(angularity . 1)
\draw-squiggle-line #3 #'(15 . 0) ##f


\relative c
  {
  \time 6/4
  \clef C
  \repeat unfold 36 c'8
  \once \override NoteHead.style = #'harmonic
  \once \textLengthOn
  c1\mySquiggle
  r4 r4
}

Documentation for \draw-squiggle-line is here:

lilypond.org/doc/v2.22/Documentation/notation/graphic*<http://lilypond.org/doc/v2.22/Documentation/notation/graphic*>


Best,
Jean


[Attachment #3 (text/html)]

<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
</head>
<body style="word-wrap: break-word; -webkit-nbsp-mode: space; line-break: \
after-white-space;" class=""> Thank you, Jean! Just what I needed! I tweaked a couple \
of settings so that the wavy line was centered with the staff and was slightly longer \
and thicker. <div class=""><br class="">
<div class="">
<div class="">mySquiggle =</div>
<div class="">\tweak parent-alignment-X #RIGHT</div>
<div class="">\tweak extra-offset #'(1 . -4.5)</div>
<div class="">^\markup</div>
<div class="">\override #'(height . 2)</div>
<div class="">\override #'(thickness . 4)</div>
<div class="">\override #'(angularity . 1)</div>
<div class="">\draw-squiggle-line #3 #'(35 . 0) ##f</div>
<div class=""><br class="">
<div class="">
<div>Rachel&nbsp;<br class="">
</div>
</div>
<div><br class="">
<blockquote type="cite" class="">
<div class="">On Mar 26, 2021, at 1:57 PM, Jean Abou Samra &lt;<a \
href="mailto:jean@abou-samra.fr" class="">jean@abou-samra.fr</a>&gt; wrote:</div> <br \
class="Apple-interchange-newline"> <div class="">
<div class="">
<p class=""><br class="">
</p>
<div class="moz-cite-prefix">Le 26/03/2021 à 20:57, Rachel Green a écrit&nbsp;:<br \
class=""> </div>
<blockquote type="cite" cite="mid:75964963-8D2A-4F8D-A2AA-C5E2B776CF69@outlook.com" \
class=""> <div class="" style="word-wrap:break-word">
<div class="">How can I create a wavy line as in this picture?</div>
<div class="">Best,</div>
<div class="">Rachel</div>
<div class=""><br class="">
</div>
<div class="">
<div class="">\relative c</div>
<div class="">&nbsp; {</div>
<div class="">&nbsp; \time 6/4</div>
<div class="">&nbsp; \clef C</div>
<div class="">&nbsp; \override NoteHead.style = #'harmonic</div>
<div class="">&nbsp; c'1 r4 r4</div>
<div class="">&nbsp; }</div>
<div class=""><br class="">
</div>
</div>
<div class=""><br class="">
</div>
<div class=""><br class="">
</div>
</div>
</blockquote>
<p class="">Something like this?</p>
<p class="">\version &quot;2.23.2&quot;<br class="">
<br class="">
mySquiggle =<br class="">
\tweak parent-alignment-X #RIGHT<br class="">
\tweak extra-offset #'(0 . -3)<br class="">
^\markup<br class="">
\override #'(height . 2)<br class="">
\override #'(thickness . 2)<br class="">
\override #'(angularity . 1)<br class="">
\draw-squiggle-line #3 #'(15 . 0) ##f<br class="">
<br class="">
<br class="">
\relative c<br class="">
&nbsp; {<br class="">
&nbsp; \time 6/4<br class="">
&nbsp; \clef C<br class="">
&nbsp; \repeat unfold 36 c'8<br class="">
&nbsp; \once \override NoteHead.style = #'harmonic<br class="">
&nbsp; \once \textLengthOn<br class="">
&nbsp; c1\mySquiggle<br class="">
&nbsp; r4 r4<br class="">
}</p>
<p class="">Documentation for \draw-squiggle-line is here:</p>
<p class=""><a href="http://lilypond.org/doc/v2.22/Documentation/notation/graphic*" \
class="">lilypond.org/doc/v2.22/Documentation/notation/graphic*</a></p> <p \
class="">Best,<br class=""> Jean<br class="">
</p>
</div>
</div>
</blockquote>
</div>
<br class="">
</div>
</div>
</div>
</body>
</html>



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

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