lilypond-user
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: \displayLilyMusic frescobaldi


From: Andrew Bernard
Subject: Re: \displayLilyMusic frescobaldi
Date: Tue, 22 Nov 2016 13:15:46 +1100

Hi Gianmaria,

If you do this you can write to a file in the filesystem:

{
  \displayLilyMusic #(open-output-file "display.txt") { c'4\f }
}

There's information about displayMusic in Section 1.3.1 Displaying Music Expressions in the section of the manual on extending. Works fine for displayLilyMusic too. Just tried it now.

I suppose you were asking about Frescobaldi, but you can put this in your score.

Andrew


reply via email to

[Prev in Thread] Current Thread [Next in Thread]