web-music-score - v6.5.0
    Preparing search index...

    Type Alias TupletOptions

    Tuplet options.

    type TupletOptions = {
        showRatio?: boolean;
    }
    Index
    showRatio?: boolean

    Show tuplet ratio (e.g. "3:2") instead of number of parts (e.g. "3").