Quick question; how do manage the playing of the chords audio? Is there a library that can handle that?
To play the audio, I take chord name, list out notes in the chord, and send the notes to a synthesizer. I used Tonejs and Tonaljs libraries.
To play the audio, I take chord name, list out notes in the chord, and send the notes to a synthesizer. I used Tonejs and Tonaljs libraries.