| [ << Expressive marks ] | [Top][Contents] | [ Repeats >> ] |
| [ < Combining dynamics with markup texts ] | [ Up: Expressive marks ] | [ Controlling spanner visibility after a line break > ] |
Contemporary glissando
A contemporary glissando without a final note can be typeset using a hidden note and cadenza timing.
\relative c'' { \time 3/4 \override Glissando.style = #'zigzag c4 c \cadenzaOn c4\glissando \hideNotes c,,4 \unHideNotes \cadenzaOff \bar "|" }
| [ << Expressive marks ] | [Top][Contents] | [ Repeats >> ] |
| [ < Combining dynamics with markup texts ] | [ Up: Expressive marks ] | [ Controlling spanner visibility after a line break > ] |