Return true if this note is part of a tuplet
Default constructor parameters. We always return a copy so the caller can modify it
used in serialization
Add a new dynamic to thisnote
Add a lyric to this note, replacing another in the same verse
Add another pitch to this note at offset
1/2 steps
Get all note modifiers of a type, either a lyric or a dynamic
ctor
set note opacity on/off
Remove the dynamic from this note.
used to add chord and pitch by piano widget
Toggle the ornament up/down/off
Up, down auto (tri-state)
Toggle the ornament up/down/off
transpose a note or grace note to a key-friendly enharmonic
keySignature from original note
keySignature we are transposing into
Add another pitch to this note at offset
1/2 steps
restore note modifiers and create a SmoNote object
Sort pitches in pitch order, Vex likes to receive pitches in order
Generated using TypeDoc
SmoNote contains the pitch and duration of a note or chord. It can also contain arrays of modifiers like lyrics, articulations etc. Also information about the beaming, flag etc.