|
|
GNU LilyPondWelcome to the home of the GNU Music Typesetter |
||||||||||
|
Node:Durations, Next:Ties, Previous:Skips, Up:Note entry DurationsThe syntax for a verbose duration specification is
\duration scmdurationHere, scmduration is a Scheme object of type Duration. See
Duration for more information.
In Note, Chord, and Lyrics mode, durations may be designated by numbers
and dots: durations are entered as their reciprocal values. For notes
longer than a whole you must use identifiers.
c'\breve c'1 c'2 c'4 c'8 c'16 c'32 c'64 c'64 r\longa r\breve r1 r2 r4 r8 r16 r32 r64 r64 To get a longa note head, you have to use mensural note heads. This
is accomplished by setting the \property Voice.NoteHead \set #'style = #'mensural a'\longa If the duration is omitted then it is set to the previous duration
entered. At the start of parsing a quarter note is assumed. The
duration can be followed by dots (` a'4. b'4.. c'8. You can alter the length of duration by a fraction N/M by
appending ` |
||||||||||
|
Go back to index of LilyPond.
Please send GNU LilyPond questions and comments to lilypond-user@gnu.org. Please send comments on these web pages to lilypond@packages.debian.org Copyright (c) 1997--2001 Han-Wen Nienhuys and Jan Nieuwenhuizen. Verbatim copying and distribution of this entire article is permitted in any medium, provided this notice is preserved. |
|||||||||||
This page was built from LilyPond-1.4.12 (stable-branch) by