Mike, Thanks very much for your reply. I just updated the score as follows:
\version "2.15.23" \header { tagline = ##f } mus = { <e g c'>1 } \score { \new Staff \with { \remove Time_signature_engraver } \clef bass \transpose c' a \mus \midi { } } Now it returns the following error: error: syntax error, unexpected MUSIC_FUNCTION \new Staff \with { \remove Time_signature_engraver } \clef bass \transpose c' a \mus \midi { } } I'm guessing the \transpose function may have triggered an error? It works fine if I omit "\midi { }" from the file. Any ideas? Best regards, Albert _______________________________________________ lilypond-user mailing list lilypond-user@gnu.org https://lists.gnu.org/mailman/listinfo/lilypond-user