Carl Sorensen wrote Monday, November 22, 2010 4:54 PM
On 11/22/10 9:35 AM, "Reinhold Kainhofer" <[email protected]>
wrote:
Do you have any idea how to properly add options for the
cueDuring command in
LilyPond???
I think you define cue-during-details as a music property, and
then do
\cueDuring
\withMusicProperty #'cue-during-details #(list '(clef .
"treble_8")
'(cue-name .
"Vl.1")
`(transposition .
(,ly:make-pitch 1
0 0))
{...}
Would it not be better to define these properties using
\addInstrumentDefinition #"flute" ...
and then simply refer to "flute" in \cueDuring, as
\instrumentSwitch does?
Trevor
_______________________________________________
lilypond-devel mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/lilypond-devel