Documentation
    Preparing search index...

    Type Alias PlayerOptions

    The Player options.

    type PlayerOptions = {
        timeTolerance: number;
    }
    Index
    timeTolerance: number

    The tolerance for grouping chord notes together.