a(nother) machine
Music Theory
GitHub
Scale hold scale data for a music key.
new Scale({ root: Notation, mode: ModeType })
const scale = new Scale({ root: "
", mode:
});