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

    Type Alias ExplainRomanOptions

    ExplainRomanOptions: ChordToRomanOptions & { alternatives?: boolean }

    Options for explainRoman: ChordToRomanOptions plus the switch for the rival spellings.

    Type Declaration

    • Optionalalternatives?: boolean

      Report the numerals the other option settings would have rendered, and why this one was rendered instead.

      Off by default: each rival costs a further rendering pass, and a caller that only wants the numeral explained should not pay for the ones it did not get.

      false