Alternatively (as long as we do not want to parse parallel music in order) we
can use a music function like this:
%%%
\version "2.24"
typing-text = "Goddag Fru Direktör
Det meddelande du sände den andra har landat."
%When I uncomment these dynamics the text jumps
> It was not intentional, that was the actual problem. When I compiled it
> without the dynamics it came out in the same order as the input, but that was
> only a lucky coincidence then, right?
Yes.
> Do you have any suggestions for how to get them ordered?
When you need to process grobs or
Hi Jean!
It was not intentional, that was the actual problem. When I compiled it
without the dynamics it came out in the same order as the input, but that was
only a lucky coincidence then, right?
Do you have any suggestions for how to get them ordered?
Thanks!
/Leo
> 8 okt. 2023 kl. 11:2
> I am trying to put custom notation for a piece for typewriter and electronics
> together and have devised a function for merging text and rhythm. It works
> fine as long as nothing else is involved, but interferes in some way with
> scripts and dynamics. Could any of you figure how and why? (The
Dear List!
I am trying to put custom notation for a piece for typewriter and electronics
together and have devised a function for merging text and rhythm. It works fine
as long as nothing else is involved, but interferes in some way with scripts
and dynamics. Could any of you figure how and why