Gets the clef for this note
Gets the SVG path elements of the beams starting on this note.
Gets the SVGGElement containing this note, given the SVGRenderer is used. This is for low-level rendering hacks and should be used with caution.
Gets the id of the SVGGElement containing this note, given the SVGRenderer is used. This is for low-level rendering hacks and should be used with caution.
Gets the SVG path element of the note's stem.
Update the pitch of this note. Necessary in order to display accidentals correctly. This is called by VexFlowGraphicalSymbolFactory.addGraphicalAccidental.
Set the VexFlow StaveNote corresponding to this GraphicalNote, together with its index in the chord.
Get a GraphicalNote from a Note. Use osmd.rules as the second parameter (instance reference). Also more easily available via osmd.rules.GNote(note).
Generated using TypeDoc
The VexFlow version of a GraphicalNote.