infojunkie / drumkit

Browser based drumkit
https://blog.karimratib.me/demos/drumkit/
MIT License
0 stars 0 forks source link

Support Web MIDI #12

Open infojunkie opened 2 years ago

infojunkie commented 2 years ago

In addition to current Web Audio support, add Web MIDI output to a selected MIDI port.

infojunkie commented 2 years ago

Use webmidi,js for implementation.