Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface SmoMeasureParams

constructor parameters for a SmoMeasure. Usually you will call SmoMeasure.defaults, and modify the parameters you need to change.

param timeSignature
param timeSignatureString

for pickups, the displayed time signature might be different than the actual

param keySignature
param padRight

configured offset from previous measure

param tuplets
param transposeIndex

calculated from SmoPartInfo for non-concert-key instruments

param lines

number of lines in the stave

param staffY

Y coordinate (UL corner) of the measure stave

param measureNumber

combination configured/calculated measure number

param clef
param voices
param activeVoice

the active voice in the editor

param tempo
param format

measure format, is managed by the score

param modifiers

All measure modifiers that5 aren't format, timeSignature or tempo

Hierarchy

  • SmoMeasureParams

Implemented by

Generated using TypeDoc