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

    Type Alias TransposingInstrumentName

    TransposingInstrumentName: keyof typeof TRANSPOSING_INSTRUMENTS

    The name of a built-in transposing instrument, as TRANSPOSING_INSTRUMENTS keys them.

    import type { TransposingInstrumentName } from '@libraz/libcantus';
    const part: TransposingInstrumentName = 'clarinetA';