A Web MIDI experiment using the Web MIDI API and WebMidi helper to interact with a basic three.js example
$ git clone git@github.com:pierrechls/web-midi-experiment.git
$ npm install
$ npm run dev
$ npm run build
Connect your MIDI device and use your pitch and pad to interact with waves.
You have to install NodeJS and please use Chrome for a better experience.