UNPKG

score-key

Version:

Simple package to get score key value.

3 lines (2 loc) 171 B
import { getPitchVariationMap, getPitch, getKey, getFlatKey, getSharpKey } from './lib/utils'; export { getKey, getPitch, getPitchVariationMap, getFlatKey, getSharpKey };