music-fns icon indicating copy to clipboard operation
music-fns copied to clipboard

a JavaScript music utility library that contains small music notation related functions.

Results 8 music-fns issues
Sort by recently updated
recently updated
newest added

@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

question

convert MIDI number to correct note `number:string`

function

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`

function

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...

function

convert a frequency to note `number:string`

function