| [ << Translation ] | [Top][Contents][Index] | [ Backend >> ] |
| [ < Beam_performer ] | [ Up : Engravers and Performers ] | [ Beat_performer > ] |
2.2.13 Beat_engraver
This engraver is just a functionally identical copy of
Beat_performer, used for visualising its effects. You can also
use it for showcasing the effects of the current beatStructure.
Music types accepted:
articulation-event and note-event
Properties (read)
-
barExtraVelocity(integer) Extra MIDI velocity added by the ‘Beat_performer’ at the start of each measure.
-
baseMoment(moment) Smallest unit of time that will stand on its own as a subdivided section.
-
beatExtraVelocity(integer) Extra MIDI velocity added by the ‘Beat_performer’ at the start of each beat.
-
beatStructure(list) List of
baseMoments that are combined to make beats.-
measurePosition(moment) How much of the current measure have we had. This can be set manually to create incomplete measures.
-
timeSignatureFraction(fraction, as pair) A pair of numbers, signifying the time signature. For example,
'(4 . 4)is a 4/4 time signature.-
timing(boolean) Keep administration of measure length, position, bar number, etc.? Switch off for cadenzas.
Beat_engraver is not part of any context
| [ << Translation ] | [Top][Contents][Index] | [ Backend >> ] |
| [ < Beam_performer ] | [ Up : Engravers and Performers ] | [ Beat_performer > ] |