Optional
rules: EngravingRulesProtected
boundingContains octave shifts affecting this voice entry, caused by octave brackets.
Protected
rules(Re-)color notes and stems
Sort this entry's notes by pitch. Notes need to be sorted for Vexflow StaveNote creation. Note that Vexflow needs the reverse order, see VexFlowConverter.StaveNote().
Sort notes for vexflow (bottom to top), which needs them in the reverse order OSMD likes to have them. Note that sort() and reverse() replace the array in place, so to avoid changing the array one could copy it first, see sortedNotesCopyForVexflow() (commented), though copying the array is also unnecessary (time+memory) for now.
The graphical counterpart of a [[VoiceEntry]].