Documentation
    Preparing search index...

    Interface PercMapElement

    interface PercMapElement {
        noteHead: NoteHeadType;
        sound: number;
    }
    Index
    noteHead: NoteHeadType
    sound: number