OpenSheetMusicDisplay
    Preparing search index...

    Interface DegreesInfo

    interface DegreesInfo {
        adds?: string[];
        alts?: string[];
        subs?: string[];
    }
    Index

    Properties

    Properties

    adds?: string[]
    alts?: string[]
    subs?: string[]