Reinhold Kainhofer wrote Monday, November 22, 2010 7:56 PM
Am Montag, 22. November 2010, um 18:57:01 schrieben Sie:
Would it not be better to define these properties using
\addInstrumentDefinition #"flute" ...
and then simply refer to "flute" in \cueDuring, as
\instrumentSwitch does?
Actu
Am Montag, 22. November 2010, um 18:57:01 schrieben Sie:
> Would it not be better to define these properties using
>
> \addInstrumentDefinition #"flute" ...
>
> and then simply refer to "flute" in \cueDuring, as
> \instrumentSwitch does?
Actually, quite often the cue text is not just the instrum
Am Montag, 22. November 2010, um 18:35:01 schrieb David Kastrup:
> That's not particularly pretty. I think I'd like it better to use
> something like
>
> \tweak #'clef "treble_8" \tweak #'cue-name "Vl.1"
> \cueDuring \transpose c' c { ... }
>
> Namely let \cueDuring produce its own event soaking
On 11/22/10 10:57 AM, "Trevor Daniels" wrote:
>
>
> Carl Sorensen wrote Monday, November 22, 2010 4:54 PM
>
>> On 11/22/10 9:35 AM, "Reinhold Kainhofer"
>> wrote:
>>
>>> Do you have any idea how to properly add options for the
>>> cueDuring command in
>>> LilyPond???
>
>> I think you def
Carl Sorensen wrote Monday, November 22, 2010 4:54 PM
On 11/22/10 9:35 AM, "Reinhold Kainhofer"
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
\withMusic
Reinhold Kainhofer wrote Monday, November 22, 2010 4:35 PM
I'm currently trying to make cue notes much better supported in
LilyPond. In
particular, it's not as simple as quoting the notes in a CueVoice.
In real
scores, there are several different options to take into account:
-) Transpose th
Carl Sorensen writes:
> 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")
>
On 11/22/10 9:35 AM, "Reinhold Kainhofer" wrote:
> I'm currently trying to make cue notes much better supported in LilyPond. In
> particular, it's not as simple as quoting the notes in a CueVoice. In real
> scores, there are several different options to take into account:
> -) Transpose the cue n
On 22 November 2010 17:35, Reinhold Kainhofer wrote:
>
> I'm currently trying to make cue notes much better supported in LilyPond.
That's really great, thanks!
> In particular, it's not as simple as quoting the notes in a CueVoice.
It's a pity. I'd love if it was that simple (see below)!
> T
I'm currently trying to make cue notes much better supported in LilyPond. In
particular, it's not as simple as quoting the notes in a CueVoice. In real
scores, there are several different options to take into account:
-) Transpose the cue notes (usually by an octave, e.g. when quoting a piccolo
10 matches
Mail list logo