lilypond-user
[Top][All Lists]
Advanced

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

beam breaking


From: David Bobroff
Subject: beam breaking
Date: 03 Jun 2003 14:33:35 +0000

In the following example I want to reduce the beams between the first
and second notes.  According to the docs:

\property Voice.subdivideBeams = ##t

..is what I need to use.  It is having no effect.  What am I doing
wrong?


-David Bobroff
 Lilypond 1.7.20

\score {
    \notes \relative c, { 
        \time 4/4
        \clef F
        \key bes \major
        \property Voice.subdivideBeams = ##t
        r16. [f32 \times 2/3 {g16 f e}] [f8. d'16] bes2 ~
    }
    \paper { }
}





reply via email to

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