Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface TimeSignatureInfo

Stores information related to a time signature change on a score

Hierarchy

  • TimeSignatureInfo

Index

Properties

denominator

denominator: number

Would hold 4 in a 3/4 time signature change

numerator

numerator: number

Would hold 3 in a 3/4 time signature change

start

start: number

Starting time, in quarter note quantities (float)

Generated using TypeDoc