chaosmonk 473eeddc04 initial commit | 6 vuotta sitten | |
---|---|---|
.. | ||
README.md | 6 vuotta sitten | |
development-1.ly | 6 vuotta sitten | |
development-2.ly | 6 vuotta sitten | |
development-3.ly | 6 vuotta sitten | |
example-1.ly | 6 vuotta sitten | |
example-2.ly | 6 vuotta sitten | |
test-partial.ly | 6 vuotta sitten |
This file shows some basic usage of the edition-engraver.
The new possibility of adding Slur-, Beam- and some more events is shown in this file.
This file introduces and tests functions
\startModList
\addModList
\finishModList
to add similar edition-mods with a batch-mechanism.
In this file the new facility of the edition-engraver to propagate mods into the next measure if the measure-position exceeds the current measure-lengh.
TODO: what about cadanza periods? Timing.timing = #f
does not have
any effect right now!
Edition mods are now stored in a structure called dynamic-tree
. This
adapted tree is able to make use of procedures to implement wildcards
for context-addressing.