Static variables

@:value("1.1.0")staticfinalread onlyNOTE_STYLE_DATA_VERSION:Version = "1.1.0"

The current version string for the note style data format. Handle breaking changes by incrementing this value and adding migration to the migrateNoteStyleData() function.

@:value(">=1.0.0 <1.2.0")staticfinalread onlyNOTE_STYLE_DATA_VERSION_RULE:VersionRule = ">=1.0.0 <1.2.0"

Constructor

new()

Methods