OpenSheetMusicDisplay
    Preparing search index...

    Enumeration NoteHeadShape

    shape of a note head, needs to be supported by MusicXML and Vexflow.

    Index

    Enumeration Members

    CIRCLEX: 0
    DIAMOND: 1
    NORMAL: 2
    RECTANGLE: 3
    SLASH: 4
    SQUARE: 5
    TRIANGLE: 6
    TRIANGLE_INVERTED: 7
    X: 8