Updates:
        Labels: -fixed_2_5_13 fixed_2_15_13

Comment #19 on issue 824 by [email protected]: Enhancement: anchors in the music stream
http://code.google.com/p/lilypond/issues/detail?id=824

The pushToTag and addToTag functions work purely at the music expression level. There is some case to be made to have synchronization capabilities on the iteration level, where it is possible to wait for a specific mark or measure number.

\pushToTag and \addToTag provide a low-level mechanism for the task they do; it's conceivable that some abstraction could be built from it that better expresses actual use cases. However, it may make sense to first see how to provide functionality at the iteration stage, and then see whether one can model aspects of this functionality reasonably similar at the pure music expression level.

--
You received this message because this project is configured to send all issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings

Reply via email to