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

    Class NoSolutionError

    A valid request with no answer: no voicing fits the given ranges, no chord matches the pitches, no preset claims the style.

    Hierarchy

    Index
    code: "NO_SOLUTION" = ...
    name: "NoSolutionError" = 'NoSolutionError'
    at: number | undefined

    Where in a sequence the failure occurred, when the operation was working through one — the chord index of a progression, say.

    cause?: unknown
    message: string
    stack?: string