Greetings -

I'm running LilyPond 2.19.50 under Windows 7 and Frescobaldi.

I'd like to increase the spacing between two notes, to accommodate a fall.
I've checked "spacing" issues in the Notation Reference and in the snippet
repository, but can't find anything that will increase the distance between
just two notes.

I will attach a scan of what I'm trying to do, as well as the PDF of the ly
file.

Here's my initial attempt vial LilyPond :

%%%%%%%%%% start snippet %%%%%%%

\version "2.19.50"
\include "english.ly"

fallTest =
%\relative c'
{
  \clef treble
  \key d \major
  \time 4/4

  e''4 e'' d''4-\bendAfter #-3 cs''8 e'' |
}

\score {
  \fallTest
}

%%%%%%% end snippet %%%%%%%

I appreciate your time and attention,

Ralph

-- 
Ralph Palmer
Brattleboro, VT
USA
palmer.r.vio...@gmail.com

Attachment: fall_test.pdf
Description: Adobe PDF document

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

Reply via email to