[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: loco function which adds markup to the *next* musical moment
From: |
Kieren MacMillan |
Subject: |
Re: loco function which adds markup to the *next* musical moment |
Date: |
Tue, 20 Oct 2015 22:16:46 -0400 |
Hi David,
> With my suggestion of an additional music expression, this
> would end up as
>
> \ottava #1 c'' d'' e'' f'' \locoIII { r4 r r r } g’'
Hmmm… Maybe even more efficient [from a typing perspective] would be
\ottava #1 { c'' d'' e'' f’’ r4 r r r g’’ }
where the function is designed to (1) start the given octavation on the first
moment of the music expression, (2) end the octavation at the second-last
moment [or optionally the last non-rest moment prior to the last moment], and
(3) put “loco” over the last moment.
I’ll try this as an exercise to improve my Scheme-fu.
Thanks,
Kieren.
________________________________
Kieren MacMillan, composer
‣ website: www.kierenmacmillan.info
‣ email: address@hidden
Re: loco function which adds markup to the *next* musical moment, H. S. Teoh, 2015/10/20