Closed ch3nl00ng closed 3 years ago
I don't know much about react, so not sure how much I can help here, but you can check out for example this page about the interaction between React and Web Components.
Not sure if you have another question, but you mention TypeScript in the title. html-midi-player
is written in TypeScript and provides type declarations.
Really love the project, but could not figure out how to use it in React. How can I initialize a html midi player and load midi with Javascript?
Thanks