Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface SmoScoreParams

Constructor parameters. Usually you will call {@link SmoScore.defaults}, and modify the parameters you need to change. A new score with the defaults will create a single, empty measure.

param fonts

global font defaults for this score

param scoreInfo

identifying information about the score

param preferences

customized score behavior

param staves

contained SmoSystemStaff objects

param activeStaff

running count of the active (selected) staff

param textGroups

score text, such as page headers etc.

param systemGroups

groupings of staves within the score, for justification

param layoutManager

layout information for the score and parts

param formattingManager

measure formatting information for the score.

Hierarchy

  • SmoScoreParams

Generated using TypeDoc