Thanks a lot Simon for the suggestion!
Here is what I’ve been able to obtain:
%
\version "2.19.55"
global = {
\time 3/8
}
regularMusic =
\relative c'' {
\global
c4.
}
alternativeMusic =
\relative c'' {
\global
\shiftOn
d8 c4
}
\score {
\new Staff <<
\context
On 03.07.2017 14:49, Kieren MacMillan wrote:
Hi JM,
I’d like to have the eighth and quarter notes displayed smaller, as an
alternative to the dotted quarter note, and them not being included in the midi
output.
How can that be done?
This is probably an excellent use-case for using the \tag
Hi JM,
> I’d like to have the eighth and quarter notes displayed smaller, as an
> alternative to the dotted quarter note, and them not being included in the
> midi output.
>
> How can that be done?
This is probably an excellent use-case for using the \tag mechanism.
Hope this helps,
Kieren.
_
Hello folks,
I’d like to have the eighth and quarter notes displayed smaller, as an
alternative to the dotted quarter note, and them not being included in the midi
output.
Merely making them smaller won’t solve the midi part of the problem, as won’t
\cueDuring, since:
> LPNR: The music from t