Options
All
  • Public
  • Public/Protected
  • All
Menu

A SourceStaffEntry is a container spanning all the VoiceEntrys at one timestamp for one StaffLine.

Hierarchy

  • SourceStaffEntry

Index

Constructors

Properties

chordSymbolContainers: ChordSymbolContainer[] = []
instructions: AbstractNotationInstruction[] = []
parentStaff: Staff
staffEntryLink: StaffEntryLink
verticalContainerParent: VerticalSourceStaffEntryContainer
voiceEntries: VoiceEntry[] = []

Accessors

  • get hasOnlyRests(): boolean

Methods

  • calculateMaxNoteLength(untilEndOfTie?: boolean): Fraction
  • findLinkedNotes(linkedNotes: Note[]): void
  • hasNotes(): boolean
  • hasTie(): boolean
  • removeAllInstructionsOfTypeClefInstruction(): number
  • removeAllInstructionsOfTypeKeyInstruction(): number
  • removeAllInstructionsOfTypeRhythmInstruction(): number
  • removeFirstInstructionOfTypeClefInstruction(): boolean
  • removeFirstInstructionOfTypeKeyInstruction(): boolean
  • removeFirstInstructionOfTypeRhythmInstruction(): boolean

Generated using TypeDoc