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 115 forks source link

Use `import` or `require` syntax for node module. #17

Closed kevin-chau closed 7 years ago

kevin-chau commented 7 years ago

Hi, I am building an application with React and Webpack, and I used NPM to install webmidi.

I see from the README that I need to include a Githubissues.

  • Githubissues is a development platform for aggregating issues.