@libraz/libcantus - v1.1.0
    Preparing search index...

    Type Alias ReduceProgressionOptions

    Options for reduceProgression.

    type ReduceProgressionOptions = {
        basis?: ReductionBasis;
    }
    Index

    Which reading decides what the frame is; see ReductionBasis.

    'function'