Properties
Private chordSymbolContainers
Private verticalContainerParent
Accessors
hasOnlyRests
- get hasOnlyRests(): boolean
Methods
calculateMaxNoteLength
- calculateMaxNoteLength(untilEndOfTie?: boolean): Fraction
Parameters
untilEndOfTie: boolean = true
findLinkedNotes
- findLinkedNotes(linkedNotes: Note[]): void
removeAllInstructionsOfTypeClefInstruction
- removeAllInstructionsOfTypeClefInstruction(): number
removeAllInstructionsOfTypeKeyInstruction
- removeAllInstructionsOfTypeKeyInstruction(): number
removeAllInstructionsOfTypeRhythmInstruction
- removeAllInstructionsOfTypeRhythmInstruction(): number
removeFirstInstructionOfTypeClefInstruction
- removeFirstInstructionOfTypeClefInstruction(): boolean
removeFirstInstructionOfTypeKeyInstruction
- removeFirstInstructionOfTypeKeyInstruction(): boolean
removeFirstInstructionOfTypeRhythmInstruction
- removeFirstInstructionOfTypeRhythmInstruction(): boolean
A SourceStaffEntry is a container spanning all the VoiceEntrys at one timestamp for one StaffLine.