lilypond-user
[Top][All Lists]
Advanced

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

Re: Beaming solution for non-standard notation


From: Mats Bengtsson
Subject: Re: Beaming solution for non-standard notation
Date: Mon, 19 Mar 2007 10:13:14 +0100
User-agent: Thunderbird 1.5.0.10 (X11/20070221)

See the NEWS for version 2.10, which mentions the property duration-log.
The following example illustrates how to use it.

\version "2.10.0"
\relative c'''{
\time 2/2
\override NoteHead #'duration-log = #1
ges8*4[ ges f, \revert NoteHead #'duration-log  d8 e f g]
}

  /Mats

JR_Moneybags wrote:
I'm fairly new to Lilypond and I'm struggling to explain what I'm after, but
here goes.

I am trying to notate a hand-written copy of Peter Sculthorpe's RED
LANDSCAPE for String Quartet for a university assignment in notation. This
piece contains some of non-standard notation (or at least notation that I
have not come across) which I am trying to deal with.
This piece is written in 4/8.

The problem that I am having is that the piece features a series of minims,
beamed together (as though they were tremolo). There is probably a name for
this, but I've never seen it before.

So that you can get an idea of how it looks on page (although this code will
obviously not work):
\time 4/8
{ ges2[ s2 ges2 f,2 ges'2 s2 ges2 f,2 ges'2\trillSpan s2 ges32 ges32]

I don't know whether lilypond is capable of doing this. Aparrently it can be
done in Sibelius, but a brief look there gave me no joy either.

Thanks in anticipation.
JR

--
=============================================
        Mats Bengtsson
        Signal Processing
        Signals, Sensors and Systems
        Royal Institute of Technology
        SE-100 44  STOCKHOLM
        Sweden
        Phone: (+46) 8 790 8463                         
       Fax:   (+46) 8 790 7260
        Email: address@hidden
        WWW: http://www.s3.kth.se/~mabe
=============================================





reply via email to

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