Hello,

I want to generate a simple MIDI file. Unfortunately I found a problem
in context of an appogiatura. When it follows a tied note the MIDI
output doesn't include one tied note but two indiviual notes. Is there
any way to circumvent?

Regards
Helge

\version "2.16.0"

\score {
  \relative c'' { \time 3/4 cis4 e g~g \appoggiatura {f16[g]}f8 }
  \layout { }
  \midi { }
}

_______________________________________________
lilypond-user mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to