lilypond-user
[Top][All Lists]
Advanced

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

hairpin direction


From: Rune Zedeler
Subject: hairpin direction
Date: Thu, 18 Oct 2001 22:36:02 +0200

Now for one of those stupid questions:
How do you set the direction of hairpins? Nothing I do really works.


\version "1.5.17"
\score { \notes \context Staff \transpose c''' {
  c \> c c \! c
  \stemUp \tieUp \slurUp \dynamicUp
  \property Voice.Hairpin \set #'direction = #1
  c \> c c \! c
  \stemDown \tieDown \slurDown \dynamicDown
  \property Voice.Hairpin \set #'direction = #-1
  c \> c c \! c
}
}


-Rune



reply via email to

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