Notation
ABC Notation
Convert note names between scientific and abc notation
API
AbcNotation.abcToScientificNotation
abcToScientificNotation(noteNameInAbc: string) => string
AbcNotation.scientificToAbcNotation
scientificToAbcNotation(noteNameInScientific: string) => string
AbcNotation.transpose
transpose(note: string, interval: string) => string
Transpose an note in abc notation:
AbcNotation.distance
distance(from: string, to: string) => string
Find the interval between two notes in abc notation: