Hi Raj
Alternatively, you can set beamHalfMeasure to #f to allow normal beaming
(all 6 quavers beamed in 3/4) except when the beam would start
mid-measure. See NR 1.2.4 towards the end:
\relative a' {
\time 3/4
r4. a8 a a |
\set Timing.beamHalfMeasure = ##f
r4. a8 a a |
}
This preserves the normal beaming of quavers as Gould recommends except
for this situation.
Trevor
------ Original Message ------
From "Jakob Pedersen" <jak...@vivaldi.net>
To lilypond-user@gnu.org
Date 23/09/2023 20:17:15
Subject Re: Beam issue
Hi Raj
I don't know why Lilypond does what it does, but you can achieve what
you desire by using
\overrideTimeSignatureSettings 3/4 1/4 1,1,1 #'() \time 3/4
in stead of just \time 3/4
Best wishes,
Jakob
On 23.09.2023 20.32, Rajesh Baskar wrote:
Hi,
In a normal musical notation when you have a time signature of 3/4 and
have a dotted note, eighth note, eighth note and an eighth note - that
the first eighth note should have "no beam". This is how other
software like MuseScore and Finale works. Why does Lilypond do this? I
know there is a \noBeam markup but in my case this is be difficult to
use as I'm dynamically generating the notation.
Any advise will be helpful. See the attached image for illustration.
Thanks,
Raj
\version "2.22.2" \language english \header { tagline = ##f }
\score {\new Staff
{\set Staff.midiInstrument = #"acoustic grand" \key c \major
\time 3/4 \clef bass e,4. d,8 c, e, \bar "||"} \layout { \context {
\Score proportionalNotationDuration = #(ly:make-moment 1/2) } } \midi
{ \tempo 1 = 72}}
--
This email has been checked for viruses by AVG antivirus software.
www.avg.com