[ << Translation ] | [Top][Contents][Index] | [ Backend >> ] |
[ < Time_signature_engraver ] | [ Up : Engravers and Performers ] | [ Timing_translator > ] |
2.2.153 Time_signature_performer
Creates a MIDI time signature whenever timeSignatureFraction
changes or
a \time
command is issued.
Music types accepted:
time-signature-event
Properties (read)
-
timeSignatureFraction
(fraction, as pair) A pair of numbers, signifying the time signature. For example,
'(4 . 4)
is a 4/4 time signature.
Time_signature_performer
is part of the following context(s) in \midi
: ChordGridScore
and Score
.
[ << Translation ] | [Top][Contents][Index] | [ Backend >> ] |
[ < Time_signature_engraver ] | [ Up : Engravers and Performers ] | [ Timing_translator > ] |