lilypond-user
[Top][All Lists]
Advanced

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

Re: TabStaff String Bend + Tie/Ghost Notes


From: Thomas Morley
Subject: Re: TabStaff String Bend + Tie/Ghost Notes
Date: Thu, 15 Aug 2024 16:13:44 +0200



Am Do., 15. Aug. 2024 um 16:11 Uhr schrieb Thomas Morley <thomasmorley65@gmail.com>:


Am Di., 13. Aug. 2024 um 18:04 Uhr schrieb Lucas Cavalcanti <lucaspinke@gmail.com>:
Hello! I'm having a bit of trouble trying to replicate this behaviour with string bending and ties:
GuitarProStringBends
A bit of context: I'm a long time GuitarPro user and now I am fully migrating to lilypond. For the last 4 to 5 years I was only writing standard sheet music and lead sheets; now I'm rewriting all my tablature-based songs created in GP to Lilypond.
However, I still cannot find a way to replicate the behaviour mentioned above. All that I can do is this:
image.png
I'm accustomed to seeing the stem displayed by the staff. In the way that lilypond is outputting I cannot visualize correctly the beat structure of the measure.
Any help on this would be greatly appreciated!
I'll be annexing the .ly file and pasting the code.

Best regards,
Lucas

\version "2.24.4"
gtbend = {\new TabStaff { \tabFullNotation \relative c''{
g2..\3\^ \grace a8\3 a8\3~\^ a2\3 %\grace a8\3
a8\2 f\3\^ fis4\3 d1\3
\break
g2..\3\^ \grace a8\3 a8\3~\^ a2\3 %\grace a8\3
a8\2 f\3\^ fis4\3 \bendHold \^ d1\3
}}}
\score { \gtbend }

Hi,

attached you'll find my attempt to create a style-sheet.
Please holler for all I misunderstood or forgot or for bugs.

Cheers,
  Harm

I forgot:
the version-statement is serious, you'll need to wait for that version.
It will not work with 2.24. and 2.25.18. has a show-stopping bug:
https://gitlab.com/lilypond/lilypond/-/merge_requests/2407

Cheers,
  Harm

reply via email to

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