Why not use an invisible grace note to start the glissando? Then,
there's no need to fiddle with the timing:
\transpose c c'{
\grace{ \hideNotes g,8\glissando \unHideNotes} c'4 c'4 c'4 r4 |
\grace{\hideNotes c''8\glissando \unHideNotes} c'4 c'4 c'4 r4 |
a1\fermata \grace{\hideNotes d'4\glissando \unHideNotes }|
ees8->[ c8]-> r4 r2 |
}
Well, to answer my own question, the hidden grace note will be so close
to the following note, that the resulting glissando might look too
short. One possible workaround is to include more hidden notes (or
spacer notes) in the \grace{...}:
\grace{ \hideNotes g,8\glissando s s \unHideNotes} c'4 c'4 c'4 r4 |
/Mats
Robin Bannister wrote:
Chip wrote:
it just resulted in messed up measures
A judicious use of time distortion may help you here.
\transpose c c'{
\hideNotes g,32\glissando \unHideNotes c'4*7/8 c'4 c'4 r4 |
\hideNotes c''32\glissando \unHideNotes c'4*7/8 c'4 c'4 r4 |
a1*3/4\fermata \hideNotes d'4\glissando \unHideNotes |
ees8->[ c8]-> r4 r2 |
}
And then patiently adjust padding and minimum-length ...
Cheers,
Robin
_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-user
--
=============================================
Mats Bengtsson
Signal Processing
School of Electrical Engineering
Royal Institute of Technology (KTH)
SE-100 44 STOCKHOLM
Sweden
Phone: (+46) 8 790 8463
Fax: (+46) 8 790 7260
Email: mats.bengts...@ee.kth.se
WWW: http://www.s3.kth.se/~mabe
=============================================
_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-user