Skip to content

A Web MIDI experiment using the Web MIDI API and WebMidi helper to interact with a basic three.js example

Notifications You must be signed in to change notification settings

pierrechls/web-midi-experiment

Repository files navigation

version front-end-framework 3D library js-standard-style sass-stylesheets

A Web MIDI experiment using the Web MIDI API and WebMidi helper to interact with a basic three.js example

🔮 How to use it

Clone the reposityory

$ git clone git@github.com:pierrechls/web-midi-experiment.git

Install dependencies

$ npm install

Serve with hot reload

$ npm run dev

Build for production

$ npm run build

Have fun

Connect your MIDI device and use your pitch and pad to interact with waves.

📕 Prior installation

You have to install NodeJS and please use Chrome for a better experience.