djipco / webmidi

Tame the Web MIDI API. Send and receive MIDI messages with ease. Control instruments with user-friendly functions (playNote, sendPitchBend, etc.). React to MIDI input with simple event listeners (noteon, pitchbend, controlchange, etc.).
Apache License 2.0
1.54k stars 116 forks source link

Add Midi Sandbox to showcase #300

Closed jdlee022 closed 2 years ago

jdlee022 commented 2 years ago

I've been working on Midi Sandbox for a year and I still have so many ideas to continue improving it. A huge part of that is thanks to WEBMIDI.js for making it easy to work with midi and opening so many possibilities!

https://midisandbox.com/

djipco commented 2 years ago

This looks awesome! Thanks for suggesting!