The color (as an RGB comma separated string) of an active note being played
The musical key the score must use to adapt the score to the right
accidentals. It can be overwritten with StaffInfo.keySignatures
value at time or step 0. If not assigned it will be asumed C key.
The vertical height in pixels of a note
The color (as an RGB comma separated string) of a non played note
Number of horizontal pixels between each note
The horizontal scale at which notes are drawn (the bigger this value, the "wider" a note looks)
Sets scrolling to follow scoreplaying in different ways according to
ScrollType
enum values.
Generated using TypeDoc
An interface for providing configurable properties to a StaffRender.