| [ << Translation ] | [Top][Contents][Index] | [ Backend >> ] |
| [ < Mark_performer ] | [ Up : Engravers and Performers ] | [ Measure_counter_engraver > ] |
2.2.76 Mark_tracking_translator
This translator chooses which mark Mark_engraver should engrave.
Music types accepted:
ad-hoc-mark-event, coda-mark-event, rehearsal-mark-event, section-label-event and segno-mark-event
Properties (read)
codaMarkCount(non-negative, exact integer)Updated at the end of each timestep in which a coda mark appears: not set during the first timestep, 0 up to the first coda mark, 1 from the first to the second, 2 from the second to the third, etc.
rehearsalMark(integer)The next rehearsal mark to print.
segnoMarkCount(non-negative, exact integer)Updated at the end of each timestep in which a segno appears: not set during the first timestep, 0 up to the first segno, 1 from the first to the second segno, 2 from the second to the third segno, etc.
Properties (write)
codaMarkCount(non-negative, exact integer)Updated at the end of each timestep in which a coda mark appears: not set during the first timestep, 0 up to the first coda mark, 1 from the first to the second, 2 from the second to the third, etc.
currentMarkEvent(stream event)The event selected by
Mark_tracking_translatorfor engraving byMark_engraver.rehearsalMark(integer)The next rehearsal mark to print.
segnoMarkCount(non-negative, exact integer)Updated at the end of each timestep in which a segno appears: not set during the first timestep, 0 up to the first segno, 1 from the first to the second segno, 2 from the second to the third segno, etc.
Mark_tracking_translator is part of the following context(s) in \layout: Score;
in \midi: Score.
| [ << Translation ] | [Top][Contents][Index] | [ Backend >> ] |
| [ < Mark_performer ] | [ Up : Engravers and Performers ] | [ Measure_counter_engraver > ] |