UNPKG

score-key

Version:

Simple package to get score key value.

2 lines 164 B
import {getPitchVariationMap, getPitch, getKey, getFlatKey, getSharpKey} from './lib/utils' export {getKey, getPitch, getPitchVariationMap, getFlatKey, getSharpKey}