lilypond-user
[Top][All Lists]
Advanced

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

Glissando Event


From: Clemens Seeolzer
Subject: Glissando Event
Date: Mon, 21 Jun 2004 20:14:05 +0200

Dear lilypond programmers & users

 

I'm not very common in programming.

So, I've problems to change the zigzag-width in glissando

How is the correct syntax. I didn't find a programming example for it.

I use lilypond Version 2.2.x

Here a part of my music

 

\notes \relative f'            {

            \key g \major \time 4/4

            \tempo 2 = 120 

            \set Staff.minimumVerticalExtent = #'(-2 . 4)

            \set Staff.midiInstrument = "trombone"    

Modify GlissandoEvent           \set ?????????  #'zigzag-width = #2.0

            \clef violin

            \mark "A"

            \set Score.skipBars =##t 

            \set fontSize =#1 

            R1*8^\markup { marcia }

            \mark "B"

            R1*7 r2 r4 

            ais4->\mf \glissando \bar "||"

            \mark "1"

            \time 2/2

            \mark \markup { \musicglyph #"scripts-segno" }

            \set Score.skipBars =##f

 

 

Thanks for helping me.

 

Greetings 

 

Clemens Seeholzer

Email: address@hidden



reply via email to

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