Dear community, I don't understand why in the below quoted snippet the resulting midi-file plays the two notes in the same key-velocity.
\version "2.12.2"
musik = \relative c' { c1\f R1 c1\p }
\score {
\new Staff \musik
\midi { }
}
_______________________________________________ lilypond-user mailing list [email protected] http://lists.gnu.org/mailman/listinfo/lilypond-user
