Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface TextNoteStruct

Hierarchy

Index

Properties

Optional align_center

align_center?: boolean

Optional dots

dots?: number

The number of dots, which affects the duration.

Optional duration

duration?: string

The time length (e.g., q for quarter, h for half, 8 for eighth etc.).

Optional duration_override

duration_override?: Fraction

Optional font

font?: FontInfo

Optional glyph

glyph?: string

Optional ignore_ticks

ignore_ticks?: boolean

Optional keys

keys?: string[]

Array of pitches, e.g: ['c/4', 'e/4', 'g/4']

Optional line

line?: number

Optional smooth

smooth?: boolean

Optional subscript

subscript?: string

Optional superscript

superscript?: string

Optional text

text?: string

Optional type

type?: string

The note type (e.g., r for rest, s for slash notes, etc.).