Geoffrey Dhuyvetters

Results 7 issues of Geoffrey Dhuyvetters

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

When I use Jest with npm-watch and use inherit: true, npm-watch doesn't show me the failed tests. If I don't set inherit it seems to work but I get no...

As mentioned on Twitter (https://twitter.com/AdamRackis/status/921860625395011588), would love to have a look on how to implement Mongoose support. I think Mongoose schemas tell all there is to know to generate GraphQL...

enhancement
help wanted