UNPKG

validate-note

Version:

🎼 Validates a note (scientific pitch notation) and throws errors if needed

1 lines • 81 B
export default ["C", "C#", "D", "D#", "E", "F", "F#", "G", "G#", "A", "A#", "B"];