Closed kastdeur closed 6 years ago
Found #(skip-of-length MyCadenza)
in the docs at Special rhythmic concerns
See commit 2f474e8b9b996a85edff8a8518fe255124a4ecf6
When the last expression in the tutti
tag is a variable, the tutti bracket is not printed over this expression.
See referencing commit for an example.
When repeats are unfolded tutti's show up in the second time through. Most of the time the second time through all bars are played in unison. Having a tag in
\tutti
, we can reuse an expression while turning off a unison.It could work by using simultaneous music. Right now I can do the following to attain something like this:
then use
\removeWithTag #'tutti
to remove the unison bracket.For this to work, a function is needed to get enough spacer notes. Either by calculating the total length or replacing all notes with spacer notes