music-fns
music-fns copied to clipboard
a JavaScript music utility library that contains small music notation related functions.
@duivvv Thanks for your note about collaborating. I'm opening this issue to track the work. I have done some work on my fork. With your permission, I'll merge these changes...
This rewrites the specification of chords to allow for more names than the constant. For example: maj7, dim etc. This is to easier extend with more special chords later like:...
Resubmitting with different branch name.
any idea on how we could handle chord progressions? https://en.wikipedia.org/wiki/Chord_progression
Sometimes scales whose root, third, and fifth degrees form a minor triad are considered "minor scales". https://en.wikipedia.org/wiki/Minor_scale#Harmonic_and_melodic_minor `array: boolean`
check if a scale is major A diatonic scale having half steps between the third and fourth and the seventh and eighth degrees and whole steps between the other adjacent...