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.52k stars 115 forks source link

Add Midi Sandbox to showcase #300

Closed jdlee022 closed 1 year ago

jdlee022 commented 1 year 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 1 year ago

This looks awesome! Thanks for suggesting!