web-music-score
    Preparing search index...

    Type Alias TupletOptions

    Tuplet options.

    type TupletOptions = {
        showRatio?: boolean;
    }
    Index

    Properties

    Properties

    showRatio?: boolean

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