Skip to content

Latest commit

 

History

History
41 lines (26 loc) · 1.55 KB

README.md

File metadata and controls

41 lines (26 loc) · 1.55 KB

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.