lilypond-user
[Top][All Lists]
Advanced

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

Convert Scheme symbol to pitch


From: caagr98
Subject: Convert Scheme symbol to pitch
Date: Thu, 2 Mar 2017 22:28:44 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.7.1

Is it possible to convert a symbol (such as `'bes'`) to a pitch (in this case `(ly:make-pitch 1 0 0)`)? I know you can do `#{ bes' #}` to get a pitch, but that only appears to work for constants.

Or, for a more general question: is there some way to eval() a string as Lilypond code?



reply via email to

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