I simplified the code but this also does not create any dynamics:

\version "2.19.80"

dynamics = {s4\ppppp \< s4 s4 s4 s4 s4 s4 s4 \!\fffff}
music = \fixed c' {c d e f c d e f}

\score {
  \new Staff {<<\music \dynamics>>}
  \midi { }
  \layout {}
}
_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to