lilypond-user
[Top][All Lists]
Advanced

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

Slide in guitar music (Sorry -- wrong keys :-/)


From: Guy Stalnaker
Subject: Slide in guitar music (Sorry -- wrong keys :-/)
Date: Tue, 15 Aug 2017 23:28:11 -0500
User-agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:45.0) Gecko/20100101 Thunderbird/45.8.0

All,

I'm trying to notate a slide such that what I see is how I play it and I can't figure out how to do it. When I play it, I pluck the e' then slide to the fs' with a fair bit of rubato, then continue with the measure. I'd like this "slow slide" to be visible as a long slide symbol (\glissando?).

Right now I have this:

<lilypond>
  e'8 g' b' e'' e' g' b' e'' |
  \grace{ e'8 \glissando } fs'8 _\markup { \italic { Rubato } } g' b' e'' fs' g' b' e'' |
</lilypond>

What I want is for the slide symbol to be much longer, about the distance from one eighth note to another so that it is quite visible and obvious that the slide is audible and deliberate and not, really, a typical \grace (which I'm using here not knowing another way to do this).

What I've tried:
  1. I know how to create space between the grace note e and the f-sharp, but the technique uses either an s4 or r4 and that breaks the \glissando.  I added "\once \override NoteColumn.glissando-skip = ##t" but that was ineffective in skipping the s4.
  2. I did "\grace{ e'8-\markup \hspace #x \glissando } but that only killed the \glissando and no value for x seemed to do anything.
  3. I've tried using "\once \override Glissando#'gap = #x.x" but that appears to change nothing.

Thanks,

Guy

-- 
“Happiness is the meaning and the purpose of life, the whole aim and end of human existence.”
― Aristotle

reply via email to

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