OpenSheetMusicDisplay
    Preparing search index...

    Class VoiceEntry

    A [[VoiceEntry]] contains the notes in a voice at a timestamp.

    Index

    Constructors

    • Parameters

      • timestamp: Fraction

        The relative timestamp within the source measure.

      • parentVoice: Voice
      • parentSourceStaffEntry: SourceStaffEntry
      • isGrace: boolean = false

        States whether the VoiceEntry has (only) grace notes.

      • graceNoteSlash: boolean = false

        States whether the grace note(s) have a slash (Acciaccatura, played before the beat)

      • graceSlur: boolean = false

      Returns VoiceEntry

    Accessors

    Methods