lilypond-user
[Top][All Lists]
Advanced

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

Re: Laisser vibrer over silent bar


From: Ben
Subject: Re: Laisser vibrer over silent bar
Date: Mon, 9 Oct 2017 14:31:25 -0400
User-agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:52.0) Gecko/20100101 Thunderbird/52.3.0

On 10/9/2017 2:11 PM, ptoye wrote:
OK Ben, here's very hurriedly scan of the offending bar. You'll probably have
to view it at a distance as the pixels are a bit too visible. Score1.pdf
<http://lilypond.1069038.n5.nabble.com/file/t4036/Score1.pdf>  



--
Sent from: http://lilypond.1069038.n5.nabble.com/User-f3.html

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

Ok, try this code then. It should give you 99% of what you want.
However, to extend the l.v. I believe it's more in depth (tie position, length etc) I'd have to look further how to get exactly what you want. I don't remember, sorry.

These links may help too:
http://lilypond.1069038.n5.nabble.com/Default-length-of-laissezvibrer-ties-td10440.html
http://lilypond.1069038.n5.nabble.com/Modified-laissez-vibrer-ties-td135443.html
(see attached)

Sorry I can't help more.


\version "2.19.52"

\language "english"

\score
{
 {
   \tuplet 3/2 { \override Stem.direction = #DOWN e'!2( cs'' gs''\laissezVibrer) }
     
   \hide NoteHead \hide Stem g''2 g'' \bar
"|."
 }
}



Attachment: peter.png
Description: PNG image


reply via email to

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