lilypond-user
[Top][All Lists]
Advanced

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

Re: Strange problem with guitar bends


From: Federico Bruni
Subject: Re: Strange problem with guitar bends
Date: Thu, 31 Jul 2014 12:49:19 +0200


2014-07-31 9:56 GMT+02:00 Martyn Quick <address@hidden>:
The \hideNotes and \unHideNotes is to achieve the work-around for mixing bending strings with hammer-on and pull-offs (which are engraved using normal slurs).  This is just an excerpt of what I was trying to engrave... and I think it is minimal, in the sense that if you remove any one part of it then Lilypond runs fine and produces what I expected.


Ok, then I would write the last lines this way (this avoids the error, by the way):

\bendOff

\shape #'((-0.8 . 0.5) (-0.8 . 0.5) (-0.8 . 0.5) (-0.8 . 1)) Voice.Slur

\shape #'((-0.3 . 0) (-0.3 . 0) (-0.3 . 0) (-0.5 . 0.5)) TabVoice.Slur

\hideNotes \grace a( \unHideNotes g )


Adjust the values of \shape


reply via email to

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