music = \relative c' { c4 d e f g a b c } { #(with-output-to-file "display.txt" (lambda () #{ \displayMusic \music #})) }