master
enharmonic-normalize.ts
const enharmonics: Record<string, Record<string, string>> = { 'Ab': { 'B': 'Cb', }, 'Cb': {