alphaTab.alphaTex.AlphaTexBeatDurationChangeNode
Description
A note describing a duration change like :4 or :4 { tu 3 }
interface AlphaTexBeatDurationChangeNode extends AlphaTexAstNodeProperties
colon | The colon token marking the duration change node |
end | The end (inclusive) of this node when parsed from an input source file. (Inherited from |
leadingComments | The comments preceeding this node. (Inherited from |
nodeType | |
properties | Additional duration attributes like tuplets. |
start | The start of this node when parsed from an input source file. (Inherited from |
trailingComments | The comments after this node (if starting on the same line). (Inherited from |
value | The numeric value describing the duration. |