The name of a built-in transposing instrument, as TRANSPOSING_INSTRUMENTS keys them.
import type { TransposingInstrumentName } from '@libraz/libcantus';const part: TransposingInstrumentName = 'clarinetA'; Copy
import type { TransposingInstrumentName } from '@libraz/libcantus';const part: TransposingInstrumentName = 'clarinetA';
The name of a built-in transposing instrument, as TRANSPOSING_INSTRUMENTS keys them.