| [ << Translation ] | [Top][Contents][Index] | [ Backend >> ] |
[ < Tie_performer ] | [ Up : Engravers and Performers ] | [ Time_signature_performer > ] |
2.2.154 Time_signature_engraver
Create a TimeSignature whenever timeSignatureFraction changes.
Music types accepted:
time-signature-event
Properties (read)
initialTimeSignatureVisibility(vector)break visibility for the initial time signature.
partialBusy(boolean)Signal that \partial acts at the current timestep.
timeSignatureFraction(simple time signature)A pair of numbers, signifying the time signature. For example,
'(4 . 4)is a 4/4 time signature.
This engraver creates the following layout object(s):
TimeSignature.
Time_signature_engraver is part of the following context(s) in \layout: DrumStaff, InternalGregorianStaff, InternalMensuralStaff, MensuralStaff, PetrucciStaff, RhythmicStaff, Staff and TabStaff.