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

    Type Alias PlayabilityIssueType

    PlayabilityIssueType:
        | "noteOutOfRange"
        | "articulationUnavailable"
        | "stringConflict"
        | "stretchTooWide"
        | "limbConflict"
        | "polyphonyExceeded"
        | "tooFast"

    What makes a passage hard or impossible on an instrument.

    noteOutOfRange and articulationUnavailable belong to the first layer: the instrument has no position for what was written. stringConflict, stretchTooWide, limbConflict and polyphonyExceeded belong to the second: the notes exist but the arrangement cannot be held or struck. tooFast belongs to the third, the only one that depends on tempo.