alphaTab.importer.alphaTex.AlphaTexNoteNode
Description
A node describing a single note.
interface AlphaTexNoteNode extends AlphaTexAstNodeProperties
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 | |
noteEffects | The effect list for this note. Semantically this list might also contain |
noteString | The string value for fretted/stringed notes like guitars. |
noteStringDot | The dot separating the note value and the string for fretted/stringed instruments like guitars. |
noteValue | The value of the note. Depending on whether it is a fretted, pitched or percussion |
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 |