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

Move @rollup/plugin-babel to devDependencies #273

Closed tbazin closed 2 years ago

tbazin commented 2 years ago

Fixes #272.