lilypond-devel
[Top][All Lists]
Advanced

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

midi


From: Stephen
Subject: midi
Date: Sun, 20 Mar 2005 08:58:15 -0600

The midi goes out of sync when a 32nd note is followed by grace note

fluteB =  \transpose c c'' {
\set Score.skipBars = ##t
\set Staff.instrument = flute
\set Staff.midiInstrument = flute
\key bes \major
\time 6/8
#(override-auto-beam-setting '(end * * * *)  3 8)
%29
a,16 g, a, bes, c d ees8 d c | bes,16 d c bes, a, g, ees16. c32 \grace {
 \override Stem   #'stroke-style = #"grace"
bes,8 \revert Stem #'stroke-style }
a,4 |
g,8 d bes, g, g bes, | r16 bes, a, bes, g bes, bes,16. c32 \grace {
 \override Stem   #'stroke-style = #"grace"
bes,8 \revert Stem #'stroke-style } a,4 | g,2.\fermata |
\bar "\."
}

Make this the flute part in a score and you got problems.

Stephen

Attachment: scoresample-page1.png
Description: PNG image

Attachment: scoresample.zip
Description: Zip compressed data


reply via email to

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