lilypond-user
[Top][All Lists]
Advanced

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

Re: Function to add articulation to all notes


From: Kieren MacMillan
Subject: Re: Function to add articulation to all notes
Date: Thu, 28 Dec 2017 12:29:22 -0500

Hi David,

>> This works, but I'm guessing there's a better way:

This is nice! Any way that it could take two (or more) articulations like

  \addArticulation \tenuto \staccato { c <c e g> d c' }

to avoid nesting or chaining like

  \addArticulation \tenuto \addArticulation \staccato { c <c e g> d c' }

which doesn't even work (of course, since the function won't add articulations 
if they already exist)?

Thanks,
Kieren.
________________________________

Kieren MacMillan, composer
‣ website: www.kierenmacmillan.info
‣ email: address@hidden




reply via email to

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