Sexto Idus Octobres MMXVIII scripsit Kieren MacMillan :
> Hi Jérôme,
> 
> > and cues in another variable:
> 
> May I ask why you don’t use the built-in cue system? I’ve found it very 
> useful and flexible.

I do use it! I have another set of macros (not shown here) that
basically wrap \cueDuringWithClef. (I actually wrote a generator for
such trivial wrappers, which I use like this:

cc = #(cue-gen "cues" "")
ccF = #(cue-gen "cues" "" "F")
ctA = #(cue-gen "tromboneA" "Tbn. I" "F")
ctB = #(cue-gen "tromboneB" "Tbn. II" "F")

{ ... \cc R1*2 ... }

I could send it here in case anyone were interested (but it would need
a bit of code cleansing before)).

_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to