项目作者: pierrechls

项目描述 :
A Web MIDI experiment using the Web MIDI API and WebMidi helper to interact with a basic three.js example
高级语言: JavaScript
项目地址: git://github.com/pierrechls/web-midi-experiment.git
创建时间: 2017-01-08T14:48:27Z
项目社区:https://github.com/pierrechls/web-midi-experiment

开源协议:

下载




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

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

Install dependencies

  1. $ npm install

Serve with hot reload

  1. $ npm run dev

Build for production

  1. $ 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.