jherr / jmusic

Javascript Music project
19 stars 12 forks source link

Integrate with a sound API #12

Open jherr opened 3 years ago

jherr commented 3 years ago

Integrate with a sounds API to play the notes of a chord on a button press. The notes of the chord are easily convertible into MIDI values for playback, if you add the fret number to the base MIDI note of the string on the instrument.